付延余
2022-05-19 f6334332118fa7843432e9c069a454039d0b0831
src/pages/show/index/index.vue
@@ -486,7 +486,7 @@
  getLabourTable,
  getLabourChart,
  getInsuranceChart,
  getTownTable,
  getTownTable
} from "@/api/index";
export default {
@@ -1066,7 +1066,7 @@
          this.TownTable = res.list
        }
      })
    },
    }
  }
};
</script>