spring
2 天以前 63f63c453faa7fd3af76e5d2622816715532b511
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>