liding
2026-03-18 93be8eaba16cfe83467864355abe709abc915705
src/views/consumablesLogistics/stockManagement/New.vue
@@ -120,6 +120,7 @@
      <!-- 产品选择弹窗 -->
      <ProductSelectDialog
          v-model="showProductSelectDialog"
          fixedProductName="耗材"
          @confirm="handleProductSelect"
          single
      />