Browse Source

上线前提交 -zzx

zouzexu 6 months ago
parent
commit
e2bfce30a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/operationManage/comboManage/checkoutCode.vue

+ 1 - 1
src/views/operationManage/comboManage/checkoutCode.vue

@@ -198,7 +198,7 @@ export default {
 
   },
   methods: {
-    // 同步和校园数据,待完成
+    // 同步和校园推送状态
     synchronization(item) {
       syncNotified({ ticketId: item.id }).then((res) => {
         if (res.state == "Success") {