From 4fa0cbae96cde47e4878e16c87da294903a457ae Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期一, 11 九月 2023 17:41:21 +0800 Subject: [PATCH] 同步素材库商品 --- minipro_standard/pages_adjust/pages/InventoryQuery/InventoryQuery.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/minipro_standard/pages_adjust/pages/InventoryQuery/InventoryQuery.vue b/minipro_standard/pages_adjust/pages/InventoryQuery/InventoryQuery.vue index 692c60e..29eff1c 100644 --- a/minipro_standard/pages_adjust/pages/InventoryQuery/InventoryQuery.vue +++ b/minipro_standard/pages_adjust/pages/InventoryQuery/InventoryQuery.vue @@ -2,7 +2,7 @@ <view class="content"> <view class="content_search"> <Search @searchInput="searchInput" @submit="submit" @reset="reset" :isShow="true" - placeholder="鎼滅储浠撳簱鍚嶇О/鐗╂枡鍚嶇О"> + placeholder="鎼滅储浠撳簱鍚嶇О/鐗╂枡缂栫爜"> <template v-slot:content> <view class="Search_item"> <view class="Search_item_label">姹囨�讳緷鎹�</view> -- Gitblit v1.9.3