Explorar el Código

fix: 提交报错

From-wh hace 2 años
padre
commit
4a41b0965e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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++;
       } else if (this.currentTab == 1) {
         try {
-          let FieldList = this.$refs.Field.dataList;
           let data = {
             ...this.formItem.foundation,
             filePath: this.formItem.storage,