From 2ecd6a1d2501ff0f80d9e177250ce76830436ef5 Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期六, 04 十一月 2023 17:23:35 +0800 Subject: [PATCH] modified: src/views/basic/crew/index.vue modified: src/views/basic/location/location-form.vue modified: src/views/basic/post/index.vue modified: src/views/basic/staff/index.vue modified: src/views/technology/operation/operation-form.vue modified: src/views/technology/structure/index.vue modified: src/views/technology/structure/single-structure-form.vue --- src/views/technology/operation/operation-form.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/technology/operation/operation-form.vue b/src/views/technology/operation/operation-form.vue index 33e6e9a..6a7bade 100644 --- a/src/views/technology/operation/operation-form.vue +++ b/src/views/technology/operation/operation-form.vue @@ -188,7 +188,7 @@ <div class="operation-detail"> <el-tabs type="card" style="width: 100%;height: 100%"> - <el-tab-pane label="鍩虹" style="height: 100%"> + <!-- <el-tab-pane label="鍩虹" style="height: 100%"> <el-card class="operation-capacity" header="宸ュ簭鑳藉姏"> <el-transfer filterable @@ -226,7 +226,7 @@ </div> </el-upload> </el-card> - </el-tab-pane> + </el-tab-pane> --> <el-tab-pane label="鍙傛暟" style="height: 100%"> <el-card class="operation-capacity" header="宸ュ簭鍙傛暟闆嗘ā鏉�"> <div slot="header"> -- Gitblit v1.9.3