xuxueyang
2024-09-08 a295a50e750eccc6b0607d77a953740e0a355e2f
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
         };
      },
@@ -387,6 +387,7 @@
               .tel {
                  display: inline-block;
                  margin-left: 20rpx;
                  color: #aeafb2;
               }
            }