微调
This commit is contained in:
@@ -138,6 +138,7 @@ onMounted(async () => {
|
||||
})
|
||||
|
||||
watch(webMsgSend, function (newValue, oldValue) {
|
||||
console.log('webMsgSend:', newValue)
|
||||
if (newValue.requestId.includes('formal_real&&' && newValue.operateCode === 'OPER_GATHER')) {
|
||||
if (newValue.code === 10200) {
|
||||
ElMessage.success('启动成功')
|
||||
|
||||
Reference in New Issue
Block a user