Explorar o código

:recycle: Refactoring code. 代码生成新增编码

冷冷 %!s(int64=5) %!d(string=hai) anos
pai
achega
80d2d3ce88
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/const/crud/gen/gen.js

+ 4 - 0
src/const/crud/gen/gen.js

@@ -34,6 +34,10 @@ export const tableOption = {
     label: '表注释',
     prop: 'tableComment',
     align: 'center'
+  }, {
+    label: '表编码',
+    prop: 'tableCollation',
+    align: 'center'
   }, {
     label: '索引',
     prop: 'engine',