Browse Source

fix: 提交报错

From-wh 2 years ago
parent
commit
4a41b0965e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      template/admin/src/pages/system/codeGeneration/index.vue

+ 0 - 1
template/admin/src/pages/system/codeGeneration/index.vue

@@ -99,7 +99,6 @@ export default {
         this.currentTab++;
         this.currentTab++;
       } else if (this.currentTab == 1) {
       } else if (this.currentTab == 1) {
         try {
         try {
-          let FieldList = this.$refs.Field.dataList;
           let data = {
           let data = {
             ...this.formItem.foundation,
             ...this.formItem.foundation,
             filePath: this.formItem.storage,
             filePath: this.formItem.storage,