叶松
2023-11-15 e8546c7be820056f24bcb9055cd889cd3a597a31
web/src/views/GoodManage/CostStatistics/AuxiliaryCost.vue
@@ -1,3 +1,4 @@
<!-- 物资管理=>消耗统计=>辅材消耗 -->
<template>
  <div class="main">
    <div class="main_header">
@@ -127,7 +128,7 @@
    }
  },
  mounted() {
    // this.searchButtonInfo()
    this.searchButtonInfo()
    this.getAllTypes()
  },
  methods: {