From feb85968da9caa3068e495520885e6e738c56987 Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期三, 10 四月 2024 17:47:20 +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