Przeglądaj źródła

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

Yannay 1 miesiąc temu
rodzic
commit
c7967c446b

+ 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">