From 5a4e4f0ac1e40f45ce4e78b1ae57637c84a64fc7 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期四, 26 十月 2023 13:34:46 +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