diff --git a/src/pages/config/pages/attributeCustom/components/standSystem.vue b/src/pages/config/pages/attributeCustom/components/standSystem.vue index a33fc2aac..56a18b401 100644 --- a/src/pages/config/pages/attributeCustom/components/standSystem.vue +++ b/src/pages/config/pages/attributeCustom/components/standSystem.vue @@ -58,7 +58,7 @@ class="common-button-primary" icon="el-icon-check" type="primary" - @click="handleSubmit('productModelAdd')">提交 + @click="handleSubmit">提交 { + if (!valid) { + flag = false + } + }) + if (!flag) return; let res = {} switch (this.drawerTitle) { case '新增体系':