From 43e7ea5a5768b7e47c3937d37870ed0b868774a9 Mon Sep 17 00:00:00 2001
From: chenlu <1320612696@qq.com>
Date: 星期一, 16 六月 2025 10:01:58 +0800
Subject: [PATCH] 语言修改补充
---
north-glass-erp/northglass-erp/src/views/sd/basicData/SearchGlassType.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/north-glass-erp/northglass-erp/src/views/sd/basicData/SearchGlassType.vue b/north-glass-erp/northglass-erp/src/views/sd/basicData/SearchGlassType.vue
index 47b0a0c..6674d5c 100644
--- a/north-glass-erp/northglass-erp/src/views/sd/basicData/SearchGlassType.vue
+++ b/north-glass-erp/northglass-erp/src/views/sd/basicData/SearchGlassType.vue
@@ -181,7 +181,7 @@
v-model="submit.glassLevel"
:options="glassType"
clearable
- placeholder=""
+ :placeholder="$t('processCard.pleaseSelect')"
:disabled="rowIndex"
/>
</el-row>
--
Gitblit v1.8.0