From cd338d101db8391d224ea540765bb0e003302da2 Mon Sep 17 00:00:00 2001 From: super_liu <396572590@qq.com> Date: Fri, 1 Apr 2022 10:05:59 +0800 Subject: [PATCH] feat: There is no way the, bug #52358 --- .../processCenter/pages/creatProcess/qbrk-product/step1.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/processCenter/pages/creatProcess/qbrk-product/step1.vue b/src/pages/processCenter/pages/creatProcess/qbrk-product/step1.vue index fafd2a81e..d55733eaf 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk-product/step1.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk-product/step1.vue @@ -2071,6 +2071,7 @@ this.form['SYCXCLASS'] = this.filterObj(this.form['SYCXCLASS']) this.form['NYLXCLASS'] = this.filterObj(this.form['NYLXCLASS']) this.form['SYCPXCLASS'] = this.filterObj(this.form['SYCPXCLASS']) + this.form.XCSJBUSS = this.dateFormatter() this.standardDrawer = false this.verifySarStandard = true this.getStandInfoByReviseStatus('dr')