瀏覽代碼

森语-质量事故单

jbb 2 年之前
父節點
當前提交
c2bc2cf130
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/activiti/form/demoForm2.vue

+ 1 - 1
src/views/activiti/form/demoForm2.vue

@@ -1035,7 +1035,7 @@ export default {
                     var supplier = this.$refs.KFB.form.getFieldValue('responsibility_company')
                     var responsibility1 = this.$refs.KFB.form.getFieldValue('responsibility_person1')          
                     if(sonTable.length==0){
-                        this.$message.error('请添加子表数据!')
+                        this.$message.error('计划单号未填写!')
                         addForm = 'yes'
                     }else{ 
                     if((!supplier||supplier=='') && (!responsibility1 || responsibility1=='')){