联调程序升级

This commit is contained in:
guanj
2026-04-24 09:13:48 +08:00
parent c8a42948de
commit 7abcdb3a6b
19 changed files with 1004 additions and 1003 deletions

View File

@@ -26,6 +26,7 @@ const tableStore = new TableStore({
showPage:false,
url: '/system-boot/dictTree/queryTree',
method: 'GET',
publicHeight: 60,
column: [
{ title: '字典名称', field: 'name', treeNode: true, align: 'left' },
// { title: '排序', field: 'sort',width:'80' },