From c7a022c304c49fa91da1ebae458ccec3c484718a Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期一, 04 三月 2024 10:30:11 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- company/src/views/enterprise/entrustedInvoicing.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/company/src/views/enterprise/entrustedInvoicing.vue b/company/src/views/enterprise/entrustedInvoicing.vue index 3f424a7..162a15a 100644 --- a/company/src/views/enterprise/entrustedInvoicing.vue +++ b/company/src/views/enterprise/entrustedInvoicing.vue @@ -25,7 +25,7 @@ </el-table-column> <el-table-column prop="solutionsName" label="淇濋櫓鏂规"></el-table-column> <el-table-column prop="code" label="淇濆崟鍙�"></el-table-column> - <el-table-column label="浜х敓璐圭敤锛堝厓锛�"> + <el-table-column label="宸蹭骇鐢熻垂鐢紙鍏冿級"> <template slot-scope="{row}"> <span>{{row.currentFee}}</span> </template> -- Gitblit v1.9.3