feat: There is no way the,  56851 制修订流程-产品标准,发布节点,提交不了

This commit is contained in:
396572590@qq.com
2022-08-02 16:20:57 +08:00
parent 82499fcccc
commit 44cdefb61d
@@ -1003,6 +1003,7 @@
{validator: validateStandNumber, trigger: 'change'}
],
standNumNotRule: [],
standYear: [
{ required: true, message: '请输入标准年份'},
],
@@ -2494,6 +2495,10 @@
// } else if (val === '') {
// this.form.country = []
// }
if(this.form.standStatus !== '1'){
this.rules.standNum[0].required = false;
}
this.fileInfoHandle()
this.$refs['form'].validate((valid) => {
if (valid) {