提交 e10100fd 编写于 作者: Shine-zwj's avatar Shine-zwj

直接项内容update

上级 ce0d093b
......@@ -27,7 +27,7 @@ export default class AppRawItem extends Vue {
* @type {string}
* @memberof AppRawItem
*/
@Prop() public context!: string;
@Prop() public context!: any;
/**
* 视图参数
......@@ -35,7 +35,7 @@ export default class AppRawItem extends Vue {
* @type {string}
* @memberof AppRawItem
*/
@Prop() public viewparams!: string;
@Prop() public viewparams!: any;
/**
* 内容类型
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册