From 2d157052ec3ef6cd8bc98875b27e216110471c5a Mon Sep 17 00:00:00 2001
From: wente <329538422@qq.com>
Date: 星期三, 06 十二月 2023 14:21:00 +0800
Subject: [PATCH] 项目表
---
web/src/views/modules/configItemWarehouse/ConfigItemWarehouse-AddOrUpdate.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/web/src/views/modules/configItemWarehouse/ConfigItemWarehouse-AddOrUpdate.vue b/web/src/views/modules/configItemWarehouse/ConfigItemWarehouse-AddOrUpdate.vue
index b3f4870..dfbf98f 100644
--- a/web/src/views/modules/configItemWarehouse/ConfigItemWarehouse-AddOrUpdate.vue
+++ b/web/src/views/modules/configItemWarehouse/ConfigItemWarehouse-AddOrUpdate.vue
@@ -78,7 +78,7 @@
v-model="row.files"/>
</template>
</el-table-column>
- <el-table-column fixed="right" label="绠$悊" width="80" align="center">
+ <el-table-column fixed="right" label="绠$悊" width="120" align="center">
<template v-slot="{ row }">
<zt-table-button v-if="row.checkId"
@click="openCheckOrderWin(row)">淇敼妫�鏌ュ崟
--
Gitblit v1.9.1