代码生成唯一编号调整为tableId

master
sxile 6 years ago
parent fd438b2353
commit 35af4e9c4d

@ -69,7 +69,7 @@
showExport: true, showExport: true,
modalName: "生成配置", modalName: "生成配置",
rememberSelected: true, rememberSelected: true,
uniqueId: "tableName", uniqueId: "tableId",
columns: [{ columns: [{
field: 'state', field: 'state',
checkbox: true checkbox: true

Loading…
Cancel
Save