windchill iba 属性 存在哪个表

发布网友 发布时间:2022-04-22 19:38

我来回答

4个回答

热心网友 时间:2023-11-17 07:58

你没有设置提交地址,
form.getForm().submit({
url : '提交的action',
method:'post',
success:function(form, action){
Ext.Msg.alert('提示',action.result.msg);
},
failure:function(){
Ext.Msg.alert('错误',action.result.msg);
}
});

热心网友 时间:2023-11-17 07:58

报的JS错误是什么?
详细点的。追问- - 最上面不是贴了么?

热心网友 时间:2023-11-17 07:59

试了一下你的代码,点击button是有反应的,你可以在submit前alert()一次。
检查一下你的test2.html,必须返回一个json。这里有详细说明:http://wenku.baidu.com/view/dbe231f0f90f76c661371a3f.html

希望对你有所帮助

热心网友 时间:2023-11-17 07:59

这个看不懂啊

声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com