huminmin
昨天 ef3aab90e71b07ff22ecc40a0a49236b371c04cd
src/views/productionManagement/productionOrder/components/MaterialLedgerDialog.vue
@@ -80,12 +80,12 @@
      </template>
    </el-dialog>
    <ProductSelectDialog
    <!-- <ProductSelectDialog
      v-model="materialProductDialogVisible"
      @confirm="handleMaterialProductConfirm"
      single
      request-url="/stockInventory/rawMaterials"
    />
    /> -->
  </div>
</template>