Commit c3721df5 authored by Jennie Shi's avatar Jennie Shi

合并代码

parent d38f261f
......@@ -11,5 +11,5 @@ module.exports = {
ocrPath:'"http://180.104.121.66:8088/r/api"',
fileUploadSvcPath:'"http://180.104.121.66:8088/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="',
appId: '"com.xcmg.app.dev"',
currentVersion: '"2.9.2"'
currentVersion: '"2.9.3"'
}
......@@ -953,6 +953,7 @@ export default {
hlsPopup.hideLoading()
if (res.result === 'S') {
hlsPopup.showLongCenter('生成成功!')
vm.getAttachment()
} else {
vm.hlsPopup.showLongCenter(res.message)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment