gaoluyang
2025-12-22 1e6748fbf03f44ff06967bc887076dea1f1c6e33
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>