shawenguan 1 năm trước cách đây
mục cha
commit
5326c1bfab
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Scripts/unicom/unicomRechargeDisc.js

+ 1 - 1
Scripts/unicom/unicomRechargeDisc.js

@@ -214,7 +214,7 @@ async function doGrabByNormal() {
                         default:
                             break;
                     }
-                    tipsText += `优惠折扣券[${taks.taskName}]${result.msg}\n`;
+                    tipsText += `优惠折扣券[${task.taskName}]${result.msg}\n`;
                 }
             }
         }