YY %!s(int64=2) %!d(string=hai) anos
pai
achega
3849bc761b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/match/schedule.js

+ 1 - 1
pages/match/schedule.js

@@ -51,7 +51,7 @@ Page({
             else wx.showToast({ title: '不可上传', duration: 2000, icon: 'error', })
             else wx.showToast({ title: '不可上传', duration: 2000, icon: 'error', })
         }
         }
     },
     },
-    // 公共上传图片方法
+    // 公共修改图片方法
     commonUpload: async function (data) {
     commonUpload: async function (data) {
         const that = this;
         const that = this;
         const arr = await app.$post(`/courtAdmin/api/schedule/${that.data.id}`, { match_file: data });
         const arr = await app.$post(`/courtAdmin/api/schedule/${that.data.id}`, { match_file: data });