周宾
2025-12-18 c3fb43d145a6ea5979334bd86be02fae49fa2956
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>