spring
3 天以前 eb91eec16977aa978ee2a426f6d4a3f464e7af25
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>