From b01d33fb2262722cda8aa5b40d2fa9a5dee5b9be Mon Sep 17 00:00:00 2001
From: heshaofeng <heshaofeng@hnkhzn.com>
Date: 星期二, 04 十一月 2025 17:19:28 +0800
Subject: [PATCH] 提交
---
项目代码/WIDESEA_WMSClient/src/extension/inbound/extend/Pallet.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/extension/inbound/extend/Pallet.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/extension/inbound/extend/Pallet.vue"
index 8a38acf..bad8e33 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/extension/inbound/extend/Pallet.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/extension/inbound/extend/Pallet.vue"
@@ -37,11 +37,11 @@
<!-- 鎵樼洏鏉$爜杈撳叆 -->
<div class="input-wrapper custom-input-group">
- <div class="input-label">鎵樼洏鏉$爜</div>
+ <div class="input-label">鏂欑鐮�</div>
<el-input
ref="trayInput"
v-model="trayBarcode"
- placeholder="璇锋壂鎻忔垨杈撳叆鎵樼洏鏉$爜鍚庢寜鍥炶溅閿�"
+ placeholder="璇锋壂鎻忔垨杈撳叆鏂欑鐮佸悗鎸夊洖杞﹂敭"
clearable
@keyup.enter.native="handleTraySubmit"
@clear="handleTrayClear"
@@ -49,7 +49,7 @@
class="custom-input"
>
<template slot="prepend">
- <span>鎵樼洏鏉$爜</span>
+ <span>鏂欑銆傜爜</span>
</template>
<template slot="append">
<el-button
--
Gitblit v1.9.3