From c87a6f7310ca992d7f058a8f286b095c9a632c90 Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期四, 21 九月 2023 16:51:58 +0800 Subject: [PATCH] 位置+产品类型的接口联调+业务类型的字段添加 --- 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