From a2c33664f683aee11fdc62391c8d1e21cc74f5b2 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 21 五月 2026 17:24:49 +0800
Subject: [PATCH] 天津宝东 1.修改展示字段

---
 src/views/salesManagement/receiptPayment/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/salesManagement/receiptPayment/index.vue b/src/views/salesManagement/receiptPayment/index.vue
index 521cee1..25bd280 100644
--- a/src/views/salesManagement/receiptPayment/index.vue
+++ b/src/views/salesManagement/receiptPayment/index.vue
@@ -155,7 +155,7 @@
           width="100"
         />
         <el-table-column
-          label="灏哄"
+          label="瑙勬牸鍨嬪彿"
           prop="specificationModel"
           show-overflow-tooltip
           width="200"
@@ -215,7 +215,7 @@
 					width="100"
 				/>
 				<el-table-column
-					label="灏哄"
+					label="瑙勬牸鍨嬪彿"
 					prop="specificationModel"
 					show-overflow-tooltip
 					width="200"

--
Gitblit v1.9.3