This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
qiubinghui
/
zhywpt-sp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
双算法设备升级
双算法设备升级
yangteng
1 week ago
parent
652c98c620
commit
28e43ca47a
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
subpackage/after-sale/activation/activate.vue
+ 1
- 1
subpackage/after-sale/activation/activate.vue
View File
@@ -440,7 +440,7 @@
state.CardVersion = res[2].substring(18, 20),
tools.hideLoadingAlert();
state.showBtn = true
//
startHeartbeat()
startHeartbeat()
} else {
alertF("CMD_READBINARY指令长度不符" + res[2]);
}
Write
Preview
Loading…
Cancel
Save