Browse Source

邀请付款

shish 3 years ago
parent
commit
bba814b372
1 changed files with 2 additions and 1 deletions
  1. 2 1
      hdApp/src/pagesPurchase/purDetails.vue

+ 2 - 1
hdApp/src/pagesPurchase/purDetails.vue

@@ -254,7 +254,8 @@
     </view>
     </view>
     <view class="app-footer open_btn">
     <view class="app-footer open_btn">
 
 
-      <button class="admin-button-com blue big" open-type="share" style="margin-right:80upx;padding-left:50upx;padding-right:50upx;">邀请付款</button>
+      <button class="admin-button-com blue big" open-type="share" v-if="detailInfo.status!=5"
+      style="margin-right:80upx;padding-left:50upx;padding-right:50upx;">邀请付款</button>
 
 
       <block v-if="detailInfo.status == 1">
       <block v-if="detailInfo.status == 1">
         <button class="admin-button-com blue big" @click="toPay">去付款</button>
         <button class="admin-button-com blue big" @click="toPay">去付款</button>