소스 검색

no message

linwenxin 10 달 전
부모
커밋
a1a3753d4a
1개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 4
      src/views/mallManagement/order/order_detail/index.vue

+ 1 - 4
src/views/mallManagement/order/order_detail/index.vue

@@ -403,10 +403,7 @@
     </div>
 
     <!-- 收款记录 -->
-    <div
-      style="margin-top: 20px"
-      v-if="!(orderDetail.payTypeId == 'WECHAT' || orderDetail.payTypeId == 'WECHAT_OFFLINE')"
-    >
+    <div style="margin-top: 20px" v-if="!(orderDetail.payTypeId == 'WECHAT')">
       <h3>收款记录</h3>
       <!-- 列表 -->
       <div style="margin-bottom: 20px">