Преглед на файлове

:ok_hand: Updating code due to code review changes.follow ES6 rules

萌萌哒SAKURA酱 преди 6 години
родител
ревизия
44b8fdaeb6
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      pigx-visual/pigx-codegen/src/main/resources/template/crud.js.vm

+ 3 - 3
pigx-visual/pigx-codegen/src/main/resources/template/crud.js.vm

@@ -20,9 +20,9 @@ export const tableOption = {
   index: true,
   indexLabel: '序号',
   stripe: true,
-  menuAlign: "center",
-  align: "center",
-  editBtn': false,
+  menuAlign: 'center',
+  align: 'center',
+  editBtn: false,
   delBtn: false,
   addBtn: false,
   dic: [],