未符合项跳转

This commit is contained in:
shenyanpei
2021-08-25 17:57:00 +08:00
parent 9540ec372b
commit 76c6ea8e1c
7 changed files with 17 additions and 15 deletions
@@ -609,6 +609,7 @@ export default {
this.addOrEdit = 'add'
this.attributeTitle = '新增'
this.showInfoModal = true
this.attributeEO = {}
this.$nextTick(() => {
this.$refs['attributeEO'].resetFields()
})