Browse Source

no message

linwenxin 2 months ago
parent
commit
363a724b91
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/packageWorkorder/pages/orderDetail.vue

+ 1 - 1
src/packageWorkorder/pages/orderDetail.vue

@@ -280,7 +280,7 @@
               <u-button plain type="primary" text="重新申请难度费用" @tap="toNandufysq('shenhe')"></u-button>
             </view>
             <view class="mt30" v-else-if="oldData">
-              <u-button plain type="primary" text="重新申请难度费用" @tap="toNandufysq('view')"></u-button>
+              <u-button plain type="primary" text="难度费用" @tap="toNandufysq('view')"></u-button>
             </view>
           </template>