From 475ed3b57b7e8876461008065ea186f01f0fcfe2 Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期日, 28 四月 2024 11:53:43 +0800 Subject: [PATCH] 工种管理模块 列表薪资方案,编辑薪资方案 2个地方的数据重组处理 --- src/views/systemSetting/silkStandardSetting/components/silkTableList.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/systemSetting/silkStandardSetting/components/silkTableList.vue b/src/views/systemSetting/silkStandardSetting/components/silkTableList.vue index bc3226f..5881827 100644 --- a/src/views/systemSetting/silkStandardSetting/components/silkTableList.vue +++ b/src/views/systemSetting/silkStandardSetting/components/silkTableList.vue @@ -47,7 +47,6 @@ } " ></el-input> - {{item.prop}} <div class="common-select-btn" @click="clearupColumn(item.prop,i)"> <i class="el-icon-remove" title="鍒犻櫎"></i> </div> -- Gitblit v1.8.0