ZN
2026-03-20 a5f5e2c3fa5953a5474e4ad5d504c23acab94900
src/views/inventoryManagement/stockManagement/index.vue
@@ -16,7 +16,6 @@
import UnqualifiedRecord from "@/views/inventoryManagement/stockManagement/Unqualified.vue";
const activeTab = ref('qualified')
const type = ref(0)
const tabs = ref([
  {
    label: '合格库存',