linwenxin před 1 rokem
rodič
revize
ac96a2be73

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