update 标准法规入库/变更流程
This commit is contained in:
@@ -532,6 +532,9 @@ export default {
|
|||||||
this.getOptionsData() // 处理通过接口获取的下拉数据
|
this.getOptionsData() // 处理通过接口获取的下拉数据
|
||||||
this.integrateData() // 处理表单验证
|
this.integrateData() // 处理表单验证
|
||||||
this.initRetractableFlag() // 处理面板展开
|
this.initRetractableFlag() // 处理面板展开
|
||||||
|
if (this.formInline.standard_property) {
|
||||||
|
this.handleDomesticSpecialCheck()
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}).finally(() => {
|
}).finally(() => {
|
||||||
this.loading = false
|
this.loading = false
|
||||||
|
|||||||
Reference in New Issue
Block a user