Skip to content

Commit 75b58e6

Browse files
author
tsm
committed
fix: shaking
1 parent d721756 commit 75b58e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

res/js/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,6 @@ axios.get(window.prefix + "/api/comm/initData",{}).then((initData)=>{
623623
//发送完一份重置相关数据 并且开启下一个
624624
if(this.offset === this.chooseFile.size){
625625
console.log(needSendingId+"发送完毕");
626-
this.shaking("iamtsm", 0, 4)
627626
this.addPopup("正在发送给"+needSendingId.substr(0,4)+",100%。");
628627
this.logs.push("正在发送给"+needSendingId.substr(0,4)+",100%。")
629628

0 commit comments

Comments
 (0)