manager 升级到vue3

This commit is contained in:
pikachu1995@126.com
2026-05-25 10:49:09 +08:00
parent e7350899bf
commit 615ee91511
239 changed files with 22907 additions and 30841 deletions

View File

@@ -122,7 +122,7 @@ export default {
deactivated() {
this.destroyTinymce();
},
destroyed() {
unmounted() {
this.destroyTinymce();
},
};