From 2b72d8220cf274e9b6586c7d4d9fae612fec3a14 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 03 四月 2026 11:24:51 +0800
Subject: [PATCH] 军泰伟业 1.部署修改
---
src/views/basicData/product/index.vue | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/views/basicData/product/index.vue b/src/views/basicData/product/index.vue
index 19acdbd..b2e169a 100644
--- a/src/views/basicData/product/index.vue
+++ b/src/views/basicData/product/index.vue
@@ -282,14 +282,14 @@
},
},
{
- label: "鍒涘缓",
+ label: "鍒涘缓鏃堕棿",
prop: "createTime",
- minWidth: 120,
+ width: 120,
},
{
label: "淇敼鏃堕棿",
- prop: " updateTime",
- minWidth: 120,
+ prop: "updateTime",
+ width: 120,
},
{
dataType: "action",
--
Gitblit v1.9.3