var tm =this.options.form.getWidgetByName("b_realnew"); FR.Msg.confirm("询问", "确实要新建合同吗?", function(value) { if (value) { tm.fireEvent("click"); } }) 错误提示: CustomJSError : Cannot read properties of undefined (reading 'getWidgetByName') |
立即参与
