Commit 7a7d1cf9 authored by 李晓兵's avatar 李晓兵

'1.0.9'

parent 249a407f
Pipeline #4062 canceled with stages
......@@ -10,5 +10,5 @@ module.exports = {
filePath: '"http://180.104.121.66:8088/r/api/app/fileViewSvc?sysName=XCMG_DEV&apiName=file_view&"',
ocrPath:'"http://180.104.121.66:8088/r/api"',
appId: '"com.xcmg.app"',
currentVersion: '"1.0.8"'
currentVersion: '"1.0.9"'
}
......@@ -110,6 +110,7 @@ export default {
} else if (!vm.password || vm.password === undefined) {
vm.hlsPopup.showLongCenter('请输入密码')
} else {
hlsPopup.showLoading('正在登录')
vm.login()
}
},
......
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