对接公区收益

This commit is contained in:
zhouyanli
2026-07-22 17:38:59 +08:00
parent e68579a5d3
commit 6cb10fee08
7 changed files with 146 additions and 99 deletions

View File

@@ -178,7 +178,7 @@
icon: "none"
})
}
if (!formData.value.carBrand) {
/* if (!formData.value.carBrand) {
return uni.showToast({
title: "请输入车辆品牌",
icon: "none"
@@ -195,7 +195,7 @@
title: "请输入车辆颜色",
icon: "none"
})
}
} */
uni.showLoading({
title: '提交中...',