zhaoke 1 năm trước cách đây
mục cha
commit
53483cefb6
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/dataAccessPage/components/accessPageForm.vue

+ 0 - 1
src/views/dataAccessPage/components/accessPageForm.vue

@@ -204,7 +204,6 @@ export default {
     },
     // 新增/编辑-确认
     submitClickHandler () {
-      if (this.tableForm.algorithmtype) delete this.tableForm.algorithmtype
       let flag = false
       this.$refs["ruleForm"].validate((valid) => {
         if (valid) {