From 36395626eb1ae2e6400cb45ab652f675209c6640 Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期五, 03 十一月 2023 10:28:47 +0800 Subject: [PATCH] modified: src/views/basic/param/index.vue modified: src/views/basic/param/param-form.vue --- src/views/technology/structure/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/technology/structure/index.vue b/src/views/technology/structure/index.vue index ef5f8fe..0538871 100644 --- a/src/views/technology/structure/index.vue +++ b/src/views/technology/structure/index.vue @@ -13,9 +13,9 @@ ref="structureTable" > <template #toolbar> - <el-button type="primary" :loading="ifsSynsLoading" @click="syncIfs" + <!-- <el-button type="primary" :loading="ifsSynsLoading" @click="syncIfs" >ERP鍚屾</el-button - > + > --> </template> </ttable> <!-- 寮圭獥, 鏂板 / 淇敼 --> -- Gitblit v1.9.3