From b2c2a77b5632b7e5f29a6cdce816bd977bc8604d Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期四, 25 四月 2024 16:33:53 +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