维修定损

This commit is contained in:
hongchao 2025-07-22 18:15:32 +08:00
parent 7f7b2a6bba
commit f73db43be1
1 changed files with 2 additions and 2 deletions

View File

@ -249,8 +249,8 @@ const handleItem = (item) => {
uni.showModal({
title: '提示',
content: '是否确认进行定损?',
confirmText: '',
cancelText: '',
confirmText: '进入定损',
cancelText: '转至维修',
success: async (res) => {
if (res.confirm) {
//