Explorar o código

improve: 参数修改;

From-wh %!s(int64=2) %!d(string=hai) anos
pai
achega
1091fd4590
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      template/admin/src/pages/system/codeGeneration/index.vue

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

@@ -99,7 +99,7 @@ export default {
           tableName: this.formItem.foundation.tableName,
           isTable: this.formItem.foundation.isTable,
           fromField: [],
-          columnField: '',
+          columnField: [],
         };
         crudFilePath(data).then((res) => {
           console.log(res);