| | |
| | | <PropertyDef name="jhxddw"> |
| | | <Property name="label">计划下达单位</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="jhxddwtybm"> |
| | | <Property name="label">国家统一单位编码</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="jhxddwmc"> |
| | | <Property name="label">计划下达单位名称</Property> |
| | | </PropertyDef> |
| | |
| | | <Property></Property> |
| | | <Property name="label">文件存储ID</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="wjdz"> |
| | | <Property name="label">文件地址</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="fileName"> |
| | | <Property></Property> |
| | | <Property name="label">文件名称</Property> |
| | | <Property></Property> |
| | | <Property name="label">文件名称</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="rotationInQty"> |
| | | <Property></Property> |
| | | <Property name="dataType">Double</Property> |
| | | <Property name="label">轮入数量</Property> |
| | | <Property></Property> |
| | | <Property name="dataType">Double</Property> |
| | | <Property name="label">轮入数量</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="rotationOutQty"> |
| | | <Property></Property> |
| | | <Property name="dataType">Double</Property> |
| | | <Property name="label">轮出数量</Property> |
| | | <Property></Property> |
| | | <Property name="dataType">Double</Property> |
| | | <Property name="label">轮出数量</Property> |
| | | </PropertyDef> |
| | | </DataType> |
| | | <DataType name="dtParam"> |
| | |
| | | <DataColumn> |
| | | <Property name="property">jhmc</Property> |
| | | <Property name="name">jhmc</Property> |
| | | <Property name="align">center</Property> |
| | | <Property name="width">500</Property> |
| | | </DataColumn> |
| | | <DataColumn> |
| | | <Property name="property">jhwh</Property> |
| | | <Property name="name">jhwh</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn> |
| | | <Property name="property">jhnd</Property> |
| | | <Property name="name">jhnd</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn> |
| | | <Property name="property">kszxrq</Property> |
| | | <Property name="name">kszxrq</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn> |
| | | <Property name="property">jzzxrq</Property> |
| | | <Property name="name">jzzxrq</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn> |
| | | <Property name="property">jhxddw</Property> |
| | | <Property name="name">jhxddw</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn> |
| | | <Property name="property">jhxdsj</Property> |
| | | <Property name="name">jhxdsj</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="czbz"> |
| | | <Property name="property">czbz</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="zhgxsj"> |
| | | <Property name="property">zhgxsj</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | </DataGrid> |
| | | <ToolBar layoutConstraint="bottom"> |
| | |
| | | <Property name="caption">保存修改</Property> |
| | | <Property name="iconClass">fa fa-check</Property> |
| | | <Property name="exClassName">toolbar-button</Property> |
| | | </Button> |
| | | <Button> |
| | | <Property name="caption">上传文件</Property> |
| | | <Property name="iconClass">fa fa-upload</Property> |
| | | <Property name="exClassName">toolbar-button-warm</Property> |
| | | <Property name="action">uploadAction</Property> |
| | | </Button> |
| | | <Button> |
| | | <ClientEvent name="onClick">var cur = view.get("#dgMain").getCurrentItem();
 |
| | |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">jhxddwtybm</Property> |
| | | <Property name="property">jhxddwtybm</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">jhxddwmc</Property> |
| | | <Property name="property">jhxddwmc</Property> |
| | | <Editor/> |
| | |
| | | <AutoFormElement> |
| | | <Property name="name">kqdm</Property> |
| | | <Property name="property">kqdm</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">wjdz</Property> |
| | | <Property name="property">wjdz</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | </AutoForm> |
| | |
| | | <Property name="service">api1403PR#delUpdate</Property> |
| | | <Property name="confirmMessage">确定要将数据标记为删除么?</Property> |
| | | </AjaxAction> |
| | | <UploadAction id="uploadAction"> |
| | | <ClientEvent name="onFileUploaded">var returnValue = arg.returnValue;//获取FileResolver方法返回的信息&#xD;
 |
| | | 
 |
| | | var cur = view.get("#dsMain.data:#");
 |
| | | cur.set("wjdz",returnValue);</ClientEvent> |
| | | <Property name="fileResolver">uploadProcessor#uploadFile</Property> |
| | | <Filters/> |
| | | </UploadAction> |
| | | </View> |
| | | </ViewConfig> |