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