spring
2 天以前 b651c36ab85ca0a6e6cd0ed1e033948db9c51791
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: '合格库存',