| | |
| | | <Property name="width">100</Property> |
| | | <Property name="action">ajaxRefreshCache</Property> |
| | | </ToolBarButton> |
| | | <ToolBarButton> |
| | | <ClientEvent name="onClick">var url = "com.fzzy.igds.DepotStore.d";
 |
| | | var panelId = window.frameElement.getAttribute('data-id'); |
| | | window.parent.$.modal.openTab("库存管理", url, false, panelId);</ClientEvent> |
| | | <Property name="caption">库存管理</Property> |
| | | <Property name="iconClass">fa fa-book</Property> |
| | | <Property name="exClassName">btn1</Property> |
| | | <Property name="visible">false</Property> |
| | | <Property name="width">100</Property> |
| | | </ToolBarButton> |
| | | </ToolBar> |
| | | <DataGrid id="dataGridDepot" layoutConstraint="padding:8"> |
| | | <ClientEvent name="onDataRowClick">view.get("#dataGridDepot").set("selection",arg.data);</ClientEvent> |
| | |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement layoutConstraint="colSpan:4"> |
| | | <Property name="name">pledgeBank</Property> |
| | | <Property name="property">pledgeBank</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement layoutConstraint="colSpan:2"> |
| | | <Property name="name">updateBy</Property> |
| | | <Property name="property">updateBy</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement layoutConstraint="colSpan:4"> |
| | | <Property name="name">remark</Property> |
| | | <Property name="property">remark</Property> |
| | | <Editor/> |
| | |
| | | </Children> |
| | | </FieldSet> |
| | | <FieldSet layout="padding:5"> |
| | | <Property name="caption">质检信息</Property> |
| | | <Property name="caption">其他信息</Property> |
| | | <Buttons/> |
| | | <Children> |
| | | <AutoForm> |
| | |
| | | <Property name="labelSeparator"> : </Property> |
| | | <Property name="labelAlign">right</Property> |
| | | <Property name="cols">*,*,*,*,*,*,*,*</Property> |
| | | <Property name="labelWidth">80</Property> |
| | | <Property name="labelWidth">100</Property> |
| | | <AutoFormElement layoutConstraint="colSpan:2"> |
| | | <Property name="name">length</Property> |
| | | <Property name="property">length</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement layoutConstraint="colSpan:2"> |
| | | <Property name="name">width</Property> |
| | | <Property name="property">width</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement layoutConstraint="colSpan:2"> |
| | | <Property name="name">height</Property> |
| | | <Property name="property">height</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement layoutConstraint="colSpan:2"> |
| | | <Property name="name">bulkWeight</Property> |
| | | <Property name="property">bulkWeight</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement layoutConstraint="colSpan:2"> |
| | | <Property name="name">perWet</Property> |
| | | <Property name="property">perWet</Property> |
| | |
| | | <AutoFormElement layoutConstraint="colSpan:2"> |
| | | <Property name="name">perImpurity</Property> |
| | | <Property name="property">perImpurity</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement layoutConstraint="colSpan:2"> |
| | | <Property name="name">bulkWeight</Property> |
| | | <Property name="property">bulkWeight</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement layoutConstraint="colSpan:2"> |
| | |
| | | </UpdateAction> |
| | | <AjaxAction id="deleteAjaxAction"> |
| | | <Property name="successMessage">删除成功</Property> |
| | | <Property name="service">depotPR#deletedepot</Property> |
| | | <Property name="service">depotPR#deleteDepot</Property> |
| | | <Property name="executingMessage">正在删除</Property> |
| | | </AjaxAction> |
| | | <AjaxAction id="ajaxRefreshCache"> |