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

master
sxile 6 years ago
parent fd438b2353
commit 35af4e9c4d

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

Loading…
Cancel
Save