国内外新增条件优化

This commit is contained in:
SUNJIABIN
2023-03-26 16:00:16 +08:00
parent ecc1a9d4e7
commit 4c114237a7
@@ -2499,6 +2499,7 @@
handleProcessStandardNext(status) {
this.submitType = status
switch (status) {
// 新增
case 1:
this.gdType = '新增'
@@ -2507,8 +2508,8 @@
this.standardDrawer = false
this.verifySarStandard = true
// this.clearFormData(this.form)
this.clearFormData()
this.clearFileListData()
// this.clearFormData()
// this.clearFileListData()
break
// 带入(确认)
case 2: