From 801770456ae3750a44e0989b0025a98ccbad24e6 Mon Sep 17 00:00:00 2001 From: bob <bob.zhang@highdatas.com> Date: 星期四, 13 八月 2020 17:13:53 +0800 Subject: [PATCH] 最新 --- src/components/finance/actualPayment.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/finance/actualPayment.vue b/src/components/finance/actualPayment.vue index 177ad41..8ef8d13 100644 --- a/src/components/finance/actualPayment.vue +++ b/src/components/finance/actualPayment.vue @@ -52,8 +52,8 @@ :header-cell-style="{'width': '100%', 'text-align': 'center'}" :row-class-name="tableRowClassName"> <el-table-column type="index" width="50"> </el-table-column> - <el-table-column prop="name" label="椤圭洰鍚嶇О" width="120" show-overflow-tooltip> - </el-table-column> + <el-table-column prop="code" label="椤圭洰鍙�" width="120" show-overflow-tooltip></el-table-column> + <el-table-column prop="name" label="椤圭洰鍚嶇О" width="120" show-overflow-tooltip></el-table-column> <el-table-column prop="status" label="褰撳墠鐘舵��" width="100" align="center" :formatter="status_"> </el-table-column> <el-table-column prop="type" label="鐮旂┒绫诲瀷鍒嗙被" show-overflow-tooltip width="130"> -- Gitblit v1.8.0