微调
This commit is contained in:
@@ -236,6 +236,7 @@ watch(testStatus, function (newValue, oldValue) {
|
||||
let count = 0
|
||||
|
||||
watch(webMsgSend, function (newValue, oldValue) {
|
||||
console.log('webMsgSend', newValue)
|
||||
if (testStatus.value !== 'waiting') {
|
||||
if (props.stepsActive === 4) {
|
||||
if (newValue.code == 10520) {
|
||||
|
||||
Reference in New Issue
Block a user