周宾
6 天以前 20215f3e0a35ab72d3011b3c88574ca8a15b7773
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>