From f6afb0b97096e7c0d60226c6de4c29505942f129 Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期二, 07 十一月 2023 18:31:12 +0800 Subject: [PATCH] modified: src/views/basic/param/index.vue modified: src/views/basic/param/param-form.vue modified: src/views/technology/completeproductstructure/completeproductstructure-form.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