| | |
| | | </Property> |
| | | </Reference> |
| | | <PropertyDef name="dtlId"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">dtlId</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="wayId"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">wayId</Property> |
| | | </PropertyDef> |
| | | </DataType> |
| | |
| | | <ClientEvent name="onClick">var data = view.get("#dsMain.data:#");
 |
| | | if(data){
 |
| | | view.get("#dialogMain").show();
 |
| | | }else{
 |
| | | $alert("请勾选需要修改的数据!");
 |
| | | }</ClientEvent> |
| | | <Property name="caption">编辑</Property> |
| | | <Property name="exClassName">btn-warm</Property> |