From 3e62ff2e14879766f55d51b2ea1561852a1da9b7 Mon Sep 17 00:00:00 2001
From: 孔祥富 <kongxf@daryun.com>
Date: 星期五, 12 三月 2021 09:13:26 +0800
Subject: [PATCH] ..

---
 src/views/user/archivesEdit.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/user/archivesEdit.vue b/src/views/user/archivesEdit.vue
index 142e8e6..72880f1 100644
--- a/src/views/user/archivesEdit.vue
+++ b/src/views/user/archivesEdit.vue
@@ -714,6 +714,7 @@
                 <el-table-column show-overflow-tooltip="true" prop="oldJobName" label="原岗位" />
                 <el-table-column show-overflow-tooltip="true" prop="changeDate" label="调岗日期" />
                 <el-table-column show-overflow-tooltip="true" prop="changeType" label="调岗类型" :formatter="changeTypeFormat" />
+                <el-table-column show-overflow-tooltip="true" prop="changeReason" label="调岗理由" />
               </el-table>
               <pagination
                 v-show="jobChangeDatatotal>0"

--
Gitblit v1.8.0