From 71da7c5aa9ebaeaadf459a5092a5fbcd1aeffdfa Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123456 <zxx19900626> Date: 星期四, 21 四月 2022 08:34:17 +0800 Subject: [PATCH] 毕业生统计接口对接 --- src/pages/show/laborRelations/LaborRelations.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/pages/show/laborRelations/LaborRelations.vue b/src/pages/show/laborRelations/LaborRelations.vue index 43bb0f8..8b800fe 100644 --- a/src/pages/show/laborRelations/LaborRelations.vue +++ b/src/pages/show/laborRelations/LaborRelations.vue @@ -232,6 +232,7 @@ } }, methods: { + //鍚堝苟琛屽拰鍒� mergeColumnTableCell({rowIndex, columnIndex}) { // 鍚堝苟鍒� if (columnIndex === 0) { -- Gitblit v1.9.1