소스 검색

no message

linwenxin 1 년 전
부모
커밋
ac96a2be73
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/valueAddedService/orderSettleManag/pages/offline.vue

+ 1 - 1
src/views/valueAddedService/orderSettleManag/pages/offline.vue

@@ -47,7 +47,7 @@
       @close="codeUrl = ''">
       <h3 style="text-align: center;">扫二维码支付</h3>
       <div ref="payQRCode" style="display: flex; justify-content: center;" />
-      <div style="color: #EA8000;text-align: center;margin-top: 20px;">注:支付成功后,方可操作确认提货!</div>
+      <div style="color: #EA8000;text-align: center;margin-top: 20px;">注:支付成功后,方可操作!</div>
       <div style="display: flex;justify-content: flex-end;margin-top: 30px;">
         <el-button size="mini" type="text" @click="codeUrl = ''">取消</el-button>
       </div>