国内外新增条件优化
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user