| | |
| | | <Property name="label">设备密码</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="depotIdSys"> |
| | | <Property></Property> |
| | | <Property name="label">自定义仓库编码</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="productId"> |
| | | <Property/> |
| | | <Property name="label">库区系统仓库编码</Property> |
| | | <Property name="label">设备类型KEY</Property> |
| | | </PropertyDef> |
| | | </DataType> |
| | | </Model> |
| | |
| | | <Property name="property">type</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="productId"> |
| | | <Property name="property">productId</Property> |
| | | </DataColumn> |
| | | <DataColumn name="deviceId"> |
| | | <Property name="property">deviceId</Property> |
| | | <Property name="align">center</Property> |
| | |
| | | <Property name="closeable">false</Property> |
| | | <Buttons> |
| | | <Button> |
| | | <ClientEvent name="onClick">var cur = view.get("#dgMain").getCurrentItem();
 |
| | | view.get("#updateSave").execute(function(){
 |
| | | <ClientEvent name="onClick">view.get("#updateSave").execute(function(){
 |
| | | self.get("parent").hide();
 |
| | | });</ClientEvent> |
| | | <Property name="caption">保存修改</Property> |
| | |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">productId</Property> |
| | | <Property name="property">productId</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">orgId</Property> |
| | | <Property name="property">orgId</Property> |
| | | <Editor/> |
| | |
| | | <AutoFormElement> |
| | | <Property name="name">depotId</Property> |
| | | <Property name="property">depotId</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">depotIdSys</Property> |
| | | <Property name="property">depotIdSys</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | |
| | | <Property name="property">httpUrl</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">depotIdSys</Property> |
| | | <Property name="property">depotIdSys</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement layoutConstraint="colSpan:3"> |
| | | <Property name="name">remark</Property> |
| | | <Property name="property">remark</Property> |
| | |
| | | <Tools/> |
| | | </Dialog> |
| | | <UpdateAction id="updateSave"> |
| | | <Property name="dataResolver">gatewayDeviceService#updateSave</Property> |
| | | <Property name="dataResolver">gatewayDeviceService2#updateSave</Property> |
| | | <UpdateItem> |
| | | <Property name="dataPath">[#current]</Property> |
| | | <Property name="dataSet">dsMain</Property> |
| | | <Property name="alias">data</Property> |
| | | </UpdateItem> |
| | | </UpdateAction> |
| | | <AjaxAction id="ajaxDel"> |