From 6480b739b3aa4221ffc3a2505b78248a562cee15 Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期五, 28 七月 2023 11:00:03 +0800
Subject: [PATCH] Merge branch 'master' of http://dev.vci-tech.com:1065/r/ubcs
---
Source/UBCS-WEB/src/components/Crud/VciMasterCrud.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Source/UBCS-WEB/src/components/Crud/VciMasterCrud.vue b/Source/UBCS-WEB/src/components/Crud/VciMasterCrud.vue
index b604ba4..7b631ec 100644
--- a/Source/UBCS-WEB/src/components/Crud/VciMasterCrud.vue
+++ b/Source/UBCS-WEB/src/components/Crud/VciMasterCrud.vue
@@ -102,6 +102,7 @@
</div>
</div>
</div>
+ <div>
<BatchImport v-if="batchImportData.visible" v-bind="batchImportData" :visible.sync="batchImportData.visible" :resetTable="CrudRend">
</BatchImport>
</div>
--
Gitblit v1.9.3