src/pages/productionManagement/productionDispatching/components/autoDispatchDia.vue
@@ -34,12 +34,12 @@ </view> <view class="info-row"> <text class="info-label">客户:</text> <text class="info-label">客户名称:</text> <text class="info-value">{{ item.customerName }}</text> </view> <view class="info-row"> <text class="info-label">产品类别:</text> <text class="info-label">产品大类:</text> <text class="info-value">{{ item.productCategory }}</text> </view>