src/views/dashboard/onTheJobUser.vue
@@ -102,7 +102,7 @@ }, // 查询参数 sort: {}, // 排序 pagination: { // 分页参数 size: 5, size: 15, num: 1 }, list: [], // 给table显示的数据 @@ -152,7 +152,7 @@ nativePlaceFormat(row, column) { return this.selectDictLabel(this.nativePlaceOptions, row.nativePlace) }, insuranceTypeFormat(row,colum){ insuranceTypeFormat(row, colum) { return this.selectDictLabel(this.insuranceTypeOptions, row.insuranceType) }, empTypeFormat(row, column) {