From c19fc969705d8033d8e300f4badb975fd6e56057 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期二, 23 四月 2024 15:04:07 +0800
Subject: [PATCH] 根据车间和组别获取机台的接口联调+删除的接口联调+字段的日期的重组数据+转化添加时间
---
src/components/makepager/CommonSearch.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/components/makepager/CommonSearch.vue b/src/components/makepager/CommonSearch.vue
index 0af4d23..3381b56 100644
--- a/src/components/makepager/CommonSearch.vue
+++ b/src/components/makepager/CommonSearch.vue
@@ -232,7 +232,7 @@
align-items: center;
.left {
display: flex;
- width: 150px;
+ width: 300px;
.download {
width: 30px;
height: 30px;
--
Gitblit v1.8.0