From 51ed0ce122517b000d373e9b074eab33dc5000f5 Mon Sep 17 00:00:00 2001 From: 1428594221 <1428594221@qq.com> Date: 星期日, 25 六月 2023 15:52:04 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue b/Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue index 8cc886b..eafcf03 100644 --- a/Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue +++ b/Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue @@ -6,6 +6,7 @@ top="0" class="avue-dialog avue-dialog--top" :width="referConfig.options.width|| '80%'"> + <avue-crud :option="option" :table-loading="loading" :data="data" -- Gitblit v1.9.3