生成PPT后自动打开

This commit is contained in:
朱浩 2024-10-19 18:01:52 +08:00
parent 770a847e91
commit 39f46a1709
1 changed files with 1 additions and 0 deletions

View File

@ -291,6 +291,7 @@ export default {
methods: {
addAiPPT(item) {
this.currentFileList.unshift(item.resData)
KjListItem.methods.openFileWin(item.resData);
this.pptDialog = false
},
// test() {