From f2733edebdd17be85ade33122beb0ba07ea24125 Mon Sep 17 00:00:00 2001 From: zzq <a13193816592@163.com> Date: 星期三, 27 九月 2023 20:54:29 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/zzq' --- src/views/productManage/productCategory/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/productManage/productCategory/index.vue b/src/views/productManage/productCategory/index.vue index d6fe181..5dcca5f 100644 --- a/src/views/productManage/productCategory/index.vue +++ b/src/views/productManage/productCategory/index.vue @@ -3,7 +3,7 @@ <div class="top"> <SearchCommonView :add-title="'鏂板缓'" - :placeholder="'璇疯緭鍏ュ崟鍙�'" + :placeholder="'璇疯緭鍏ヤ骇鍝佺被鍨�'" :amount-view="false" @addCommonClick="addBtnClick" @searchClick="getList" -- Gitblit v1.8.0