提交 6707edd7 编写于 作者: tony001's avatar tony001

修改分组选择组件

上级 b449410a
......@@ -170,7 +170,7 @@ export default class AppGroupSelect extends Vue {
*/
public openView() {
const view: any = {
viewname: 'ibiz-group-picker',
viewname: 'app-group-picker',
title: '分组选择'
};
const context: any = JSON.parse(JSON.stringify(this.context));
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册