zhaoke 1 year ago
parent
commit
53483cefb6
1 changed files with 0 additions and 1 deletions
  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) {