使用js给控件传参,但无法触发控件的编辑后事件
window.parent._g().getWidgetByName('ZDQY').setValue('1');
this.options.form.getWidgetByName("ZDQY").setValue("B");