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

This reverts commit a944dcf8
This commit is contained in:
lideqin
2024-04-22 09:44:01 +08:00
parent 96780f1587
commit 5b28f51b60
8 changed files with 22 additions and 36 deletions
@@ -239,7 +239,6 @@ export default {
if (validateResult) {
console.log(this.onEditFile || this.standardCanOnlineEditFile || '')
this.onEditFile = await onlineEditor(params, this.onEditFile || this.standardCanOnlineEditFile || '')
this.$emit('save')
}
}
}