Explorar o código

成本分配表保存时提示语

jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
f357b9772b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/reportForms/cost-allocation-table.vue

+ 1 - 1
src/views/reportForms/cost-allocation-table.vue

@@ -447,7 +447,7 @@ export default {
           }
         })
       } else {
-        this.$message.error('订单号不能为空')
+        this.$message.error('备注不能为空')
       }
     },