瀏覽代碼

H5座位预定-我的订座:退款弹窗文案

panyong 3 年之前
父節點
當前提交
9b704b2b33
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      htmldev/dashboard/src/views/place/reserve/index.vue

+ 1 - 2
htmldev/dashboard/src/views/place/reserve/index.vue

@@ -142,8 +142,7 @@ export default {
     // 退款
     async funRefund (item, idx) {
       Dialog.confirm({
-        title: '提示',
-        message: '你是否确认退款?',
+        message: '您是否确认退款?',
         messageAlign: 'left'
       }).then(async () => {
         try {