小小儁爺
2024-08-08 d20654ba067e5c0621d4d7d95915cbe47a10fe87
src/views/reportManager/groupSalaryList.vue
@@ -552,7 +552,7 @@
import { WorkShopSelect } from '@/api/deviceManager'
export default {
  name: 'Zzjg',
  name: 'GroupSalaryList',
  components: {
    Pagination, ImportPicker
  },
@@ -662,7 +662,7 @@
      const sums = []
      columns.forEach((column, index) => {
        if (index === 10) {
        if (index === 12) {
          sums[index] = '总价'
          return
        }