소스 검색

删除核价按钮的隐藏状态判断

Yannay 1 개월 전
부모
커밋
c7967c446b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/orderDetailRefactored/components/PageThree.vue

+ 1 - 1
pages/orderDetailRefactored/components/PageThree.vue

@@ -54,7 +54,7 @@
54 54
       <view class="detail-image-section">
55 55
         <view class="detail-image-header">
56 56
           <text class="detail-image-title">高清实物图(拖拽排序)</text>
57
-          <u-button type="primary" v-if="displayImages.length > 0" shape="circle" plain text="核价" size="small" @click="handlePricing"></u-button>
57
+          <u-button type="primary"  shape="circle" plain text="核价" size="small" @click="handlePricing"></u-button>
58 58
         </view>
59 59
         <view class="detail-image-content">
60 60
           <view class="detail-image-list">