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/procurementManagement/invoiceEntry/components/Modal.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/procurementManagement/invoiceEntry/components/Modal.vue b/src/views/procurementManagement/invoiceEntry/components/Modal.vue
index ee3e036..bd400ef 100644
--- a/src/views/procurementManagement/invoiceEntry/components/Modal.vue
+++ b/src/views/procurementManagement/invoiceEntry/components/Modal.vue
@@ -112,7 +112,7 @@
</template>
</el-table-column>
<el-table-column label="浜у搧澶х被" prop="productCategory" />
- <el-table-column label="灏哄" prop="specificationModel" width="150" />
+ <el-table-column label="瑙勬牸鍨嬪彿" prop="specificationModel" width="150" />
<el-table-column label="鍗曚綅" prop="unit" width="70" />
<el-table-column label="鏁伴噺" prop="quantity" width="70" />
<el-table-column label="绋庣巼(%)" prop="taxRate" width="80" />
@@ -263,7 +263,7 @@
width: 120,
},
{
- label: "灏哄",
+ label: "瑙勬牸鍨嬪彿",
prop: "specificationModel",
width: 120,
},
--
Gitblit v1.9.3