技术标准-起草在进入onlyoffice时保存
This commit is contained in:
@@ -2977,6 +2977,7 @@
|
||||
if (type === 'preview') {
|
||||
this.$onlineEditPreview(id, fileNam2, this.$store.getters.userInfo.userId, this.$store.getters.userInfo.userName, this.form)
|
||||
} else {
|
||||
this.handleSave()
|
||||
this.$onlineEdit(id, fileNam2, this.$store.getters.userInfo.userId, this.$store.getters.userInfo.userName, this.form)
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user