zhaoke 1 yıl önce
ebeveyn
işleme
53483cefb6

+ 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) {