[update] 企标制修订流程,企标更改流程点在线编辑获取到文件id后,调用保存接口

This commit is contained in:
lideqin
2024-04-16 15:50:37 +08:00
parent b2e4b290dc
commit a944dcf896
8 changed files with 36 additions and 22 deletions
@@ -239,6 +239,7 @@ export default {
if (validateResult) {
console.log(this.onEditFile || this.standardCanOnlineEditFile || '')
this.onEditFile = await onlineEditor(params, this.onEditFile || this.standardCanOnlineEditFile || '')
this.$emit('save')
}
}
}