类目是否自动展开

This commit is contained in:
kuang.yife 2023-01-09 17:28:22 +08:00
parent d31a921bb1
commit b1c8867a08
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@
removeUrl: prefix + "/remove/{id}", removeUrl: prefix + "/remove/{id}",
modalName: "类目", modalName: "类目",
expandAll: false, expandAll: false,
expandFirst: false,
columns: [{ columns: [{
field: 'selectItem', field: 'selectItem',
radio: true radio: true