update: 新疆大屏

This commit is contained in:
xf
2025-07-06 18:03:41 +08:00
parent 86ed8341e2
commit aa71fd5c7e
9 changed files with 146 additions and 44 deletions
+1
View File
@@ -86,6 +86,7 @@
function handleTwoLClick() {
indexModalTitle.value = '主诉分类详情';
indexColumn.value = columns[1];
firstFormOne.value = fromLists[1];
nextTick(() => {
indexModalRef.value.openDialog();
});