小小儁爺
2024-12-02 c02a3ebf5b4338710c4f9ae231d72cf591dfb97f
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
        }