From 088a78f8649b8aee154f663bfcf73b96885f76ed Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期一, 11 九月 2023 18:07:32 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.22:9001/r/mom-before --- src/components/view/raw-ins.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/view/raw-ins.vue b/src/components/view/raw-ins.vue index d359349..1d5b2e3 100644 --- a/src/components/view/raw-ins.vue +++ b/src/components/view/raw-ins.vue @@ -106,8 +106,8 @@ <span>鍘熸潗鏂欑紪鐮侊細</span> <el-input v-model="search.code" - size="small" placeholder="璇疯緭鍏�" + size="small" style="width: 224px;margin-right: 30px;" clearable ></el-input> -- Gitblit v1.9.3