提交 56f7a95b 编写于 作者: bo.dang's avatar bo.dang

Merge branch 'dev-fix-20210715' into 'release'

权限问题,code review:bo.dang

See merge request !31
......@@ -376,7 +376,7 @@ export default {
}
}
// this.fromType = +(this.$route.query.fromType || 1);
this.fromType = fromType;
this.fromType = + fromType;
this.activeName = "99";
this.searchParam.status = '';
this.setTable();
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册