shish 1 ماه پیش
والد
کامیت
eedf9dbda4
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      hdApp/src/admin/ghs/result.vue

+ 0 - 1
hdApp/src/admin/ghs/result.vue

@@ -6,7 +6,6 @@
           <view :class="['iconfont', 'iconchenggong']"></view>
           <view :class="['iconfont', 'iconchenggong']"></view>
           <view class="result-title">付款成功</view>
           <view class="result-title">付款成功</view>
           <view class="result-title" v-if="customerOutstandingAmount(customInfo)>0">剩余待结:{{ customerOutstandingAmount(customInfo) }}元</view>
           <view class="result-title" v-if="customerOutstandingAmount(customInfo)>0">剩余待结:{{ customerOutstandingAmount(customInfo) }}元</view>
-          <view class="result-title" v-else>欠款已全部结清</view>
           <button class="admin-button-com big" style="width:60vw;margin-top:20upx;" @click="goBack">返回</button>
           <button class="admin-button-com big" style="width:60vw;margin-top:20upx;" @click="goBack">返回</button>
           <!-- #ifdef MP-WEIXIN -->
           <!-- #ifdef MP-WEIXIN -->
           <view style="width:690upx;height:40upx;background-color: white;"></view>
           <view style="width:690upx;height:40upx;background-color: white;"></view>