Commit 5a55bf62 authored by linxin's avatar linxin

add

parent 6b8611d5
...@@ -11,6 +11,6 @@ module.exports = { ...@@ -11,6 +11,6 @@ module.exports = {
ocrPath:'"http://180.104.121.66:8088/r/api"', ocrPath:'"http://180.104.121.66:8088/r/api"',
fileUploadSvcPath:'"http://180.104.121.66:8088/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="', fileUploadSvcPath:'"http://180.104.121.66:8088/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="',
appId: '"com.xcmg.app.dev"', appId: '"com.xcmg.app.dev"',
currentVersion: '"2.0.9"' currentVersion: '"2.1.1"'
} }
...@@ -1650,7 +1650,6 @@ export default { ...@@ -1650,7 +1650,6 @@ export default {
vm.flag = false vm.flag = false
vm.loadItemList(true, 'HLS_ORG_AUTH')// 附件查询 vm.loadItemList(true, 'HLS_ORG_AUTH')// 附件查询
} else if (vm.baseInfo.auth_flag === '否') { } else if (vm.baseInfo.auth_flag === '否') {
vm.loadItemList(true, 'HLS_ORG_NAUTH')// 附件查询
vm.flag = true vm.flag = true
vm.loadItemList(true, 'HLS_ORG_NAUTH')// 附件查询 vm.loadItemList(true, 'HLS_ORG_NAUTH')// 附件查询
} }
......
...@@ -18,4 +18,4 @@ ...@@ -18,4 +18,4 @@
}, 50); }, 50);
} }
}) })
}</script><script type=text/javascript src=./static/js/manifest.6a178e8d77c32e3c385d.js></script><script type=text/javascript src=./static/js/vendor.8a1ae113e3b5262701ed.js></script><script type=text/javascript src=./static/js/app.d013325181189bec10aa.js></script></body></html> }</script><script type=text/javascript src=./static/js/manifest.6a178e8d77c32e3c385d.js></script><script type=text/javascript src=./static/js/vendor.8a1ae113e3b5262701ed.js></script><script type=text/javascript src=./static/js/app.08f9b0a6332d04ef6118.js></script></body></html>
\ No newline at end of file \ No newline at end of file
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