提交 8099f2db 编写于 作者: 张磊's avatar 张磊

Merge branch 'feature/zl' into 'release'

hotfix

See merge request !151
......@@ -162,7 +162,7 @@
查看报告
</div>
<div
v-if="picaWechat == 'wechat' && [3].includes(dataDetail.status)"
v-if="picaWechat == 'wechat' && [3].includes(dataDetail.status) && (Number(dataDetail.reportExplain) == 0)"
class="submit-button"
>
<wx-open-launch-weapp
......
......@@ -35,7 +35,7 @@ module.exports = {
port: 8083,
proxy: {
'/proxy': {
target: 'https://test1-sc.yunqueyi.com/',
target: 'https://dev-sc.yunqueyi.com/',
// target: 'https://test1-sc.yunqueyi.com/',
// target: 'https://uat-sc.yunqueyi.com/',
// http://10.241.65.90:3000/mock/1071/cs/route/removeUser
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册