gjy 2 anni fa
parent
commit
74e13d5ca9

+ 1 - 1
src/views/tranManagement/tranManagementVehicleDispatching.vue

@@ -761,7 +761,7 @@
               }
             }
           }
-          this.$confirm(`提交成功后,任务将下发给司机,是否确定提交?`, {
+          this.$confirm(`确定提交派车信息?`, {
               cancelButtonText: '取消',
               confirmButtonText: '确定',
               type: 'warning',