This commit is contained in:
huangjinming 2023-01-04 11:23:13 +08:00
parent 6c116b9c85
commit f5628a273a
3 changed files with 2 additions and 3 deletions

View File

@ -40,7 +40,6 @@ export default {
open(type) {
this.dialogVisible = true;
this.msgType = type;
console.log("dgdfgggggggggggggggggggggggg");
},
},
};