xuxueyang
2024-09-08 f0ed0a02286246080fe92f6855bf2ee9b2dea2c6
pages/order/order-sale/order-sale-detail.vue
@@ -11,8 +11,8 @@
            // #ifdef PUB_PARTNER
            type: 'partner',
            // #endif
            // #ifdef PUB_CUSTOMER
            type: 'customer',
            // #ifdef PUB_SUPPLIER
            type: 'supplier',
            // #endif
         };
      },
@@ -134,6 +134,7 @@
      </view>
fv
      <view class="info-container bg-white br-4">
         <view class="form-item">
@@ -387,6 +388,7 @@
               .tel {
                  display: inline-block;
                  margin-left: 20rpx;
                  color: #aeafb2;
               }
            }