unknown
2023-11-14 9c331d555ce7e82b4226556770a81c444442bb37
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: {