Source/UBCS-WEB/src/components/FormTemplate/index.vue
@@ -444,7 +444,18 @@ ); } // 排除一些字段 const noData = [ const noData = this.status ? [ "jiliangdwname", "materialtypeText", "morengongysname", "$caigouwl", "$xiaoshouwl", "$shifoupihaoguanli", "lcstatus_text", "hesuanfenleiname", "$kucunwl", "lastmodifier" ] : [ "jiliangdwname", "materialtypeText", "morengongysname", @@ -457,6 +468,7 @@ "oldcode", "lastmodifier" ]; let resForm = {}; const {defaultValue, formValue} = this.getDefaultValueAndFormValues( this.form