zhaoke 1 년 전
부모
커밋
53483cefb6
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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) {