CRM_25-12-16#story#7744,调度APP报备调整

This commit is contained in:
2025-12-11 09:54:24 +08:00
parent d493ebca97
commit 073312a56b

View File

@@ -263,10 +263,10 @@
data.lat = this.lat; data.lat = this.lat;
data.lng = this.lng; data.lng = this.lng;
} }
if( !this.remark ) { /*if( !this.remark ) {
Toast('备注内容不能为空') Toast('备注内容不能为空')
return return
} }*/
this.clickFlag = false; this.clickFlag = false;
try { try {
await newOrderReporting(data) await newOrderReporting(data)