Compare commits

..

No commits in common. "c5e71e6e7bbed2011a9c1f8bd8539bb91d4099fb" and "f75ab621d21ca94dba3db4875f4c21eab526f0d1" have entirely different histories.

1 changed files with 30 additions and 32 deletions

View File

@ -714,9 +714,8 @@ const closeDialog = () => {
// im
const msgHandle = (msg) => {
if (typeof msg === 'object'){
const { head, content, ...other } = msg
switch(head) {
const { type, data } = msg
switch(type) {
case MsgEnum.HEADS.MSG_closed: // :
window.close() //
break
@ -748,7 +747,6 @@ const msgHandle = (msg) => {
// break
}
}
}
const reloadTimer = ref(0); // id
const cutid = ref(0); // id