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