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

新增关系界面刷新主表单

上级 8a10a0b5
......@@ -482,8 +482,9 @@ export default class AppFormDRUIPart extends Vue {
* @public
* @memberof AppFormDRUIPart
*/
public viewdataschange(){
public viewdataschange($event:any){
console.log((this.$t('components.appFormDRUIPart.change1') as string));
this.$emit('viewdataschange',$event);
}
/**
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册