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