¶Ô±ÈÐÂÎļþ |
| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <ViewConfig> |
| | | <Arguments/> |
| | | <Context/> |
| | | <Model> |
| | | <DataType name="dtMain"> |
| | | <ClientEvent name="onDataChange">if(arg.property =="depotId"){
 |
| | | autoByDepot(arg.newValue);
 |
| | | }
 |
| | | if(arg.property =="foodVariety"){
 |
| | | checkByFood(arg.newValue);
 |
| | | } </ClientEvent> |
| | | <Property name="creationType">com.ld.igds.models.MQuality</Property> |
| | | <PropertyDef name="id"> |
| | | <Property name="label">ID</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="companyId"> |
| | | <Property name="label">ç»ç»ç¼ç </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="deptId"> |
| | | <Property name="label">åºåºç¼ç </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="depotId"> |
| | | <Property name="label">æ£æµä»åº</Property> |
| | | <Property name="required">true</Property> |
| | | <Property name="mapping"> |
| | | <Property name="keyProperty">id</Property> |
| | | <Property name="valueProperty">name</Property> |
| | | <Property name="mapValues">${dorado.getDataProvider("depotPR#getAllCache").getResult()}</Property> |
| | | </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="foodVariety"> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues">${dorado.getDataProvider("dicTriggerPR#dicTrigger").getResult("FOOD_VARIETY_")}</Property> |
| | | <Property name="keyProperty">code</Property> |
| | | <Property name="valueProperty">name</Property> |
| | | </Property> |
| | | <Property name="label">ç²®é£åç§</Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="foodLevel"> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues">${dorado.getDataProvider("dicTriggerPR#dicTrigger").getResult("FOOD_LEVEL_")}</Property> |
| | | <Property name="keyProperty">code</Property> |
| | | <Property name="valueProperty">name</Property> |
| | | </Property> |
| | | <Property name="label">ç²®é£ç级</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="type"> |
| | | <Property name="label">æ£éªç±»å«</Property> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues">${dorado.getDataProvider("qualityManagerPR#triggerType").getResult()}</Property> |
| | | <Property name="keyProperty">code</Property> |
| | | <Property name="valueProperty">name</Property> |
| | | </Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="standard"> |
| | | <Property name="label">æ£éªä¾æ®</Property> |
| | | <Property name="required">true</Property> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues">${dorado.getDataProvider("qualityManagerPR#triggerStandard").getResult()}</Property> |
| | | <Property name="keyProperty">code</Property> |
| | | <Property name="valueProperty">name</Property> |
| | | </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="user"> |
| | | <Property name="label">æ£éªäºº</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="time"> |
| | | <Property name="label">æ£éªæ¶é´</Property> |
| | | <Property name="dataType">DateTime</Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="result"> |
| | | <Property name="label">æ£éªç»è®º</Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="checkArea"> |
| | | <Property name="label">æ¦æ ·åºå</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="checkUser"> |
| | | <Property name="label">æ¦æ ·äºº</Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="ypsl"> |
| | | <Property name="label">æ ·åæ°é</Property> |
| | | <Property name="dataType">Double</Property> |
| | | <Property name="displayFormat">0.## KG</Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="checkTime"> |
| | | <Property name="label">æ¦æ ·æ¶é´</Property> |
| | | <Property name="dataType">Date</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="dbsl"> |
| | | <Property name="label">代表æ°é</Property> |
| | | <Property name="dataType">Double</Property> |
| | | <Property name="displayFormat">0.## KG</Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="ypdj"> |
| | | <Property name="label">æ ·åç级</Property> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues">${dorado.getDataProvider("dicTriggerPR#dicTrigger").getResult("FOOD_LEVEL_")}</Property> |
| | | <Property name="keyProperty">code</Property> |
| | | <Property name="valueProperty">name</Property> |
| | | </Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="normalYear"> |
| | | <Property name="label">æ£å¸¸åå¨å¹´é</Property> |
| | | <Property name="mapping"> |
| | | <Property name="keyProperty">code</Property> |
| | | <Property name="valueProperty">name</Property> |
| | | <Property name="mapValues"> |
| | | <Collection> |
| | | <Entity> |
| | | <Property name="name">æ¯</Property> |
| | | <Property name="code">1</Property> |
| | | </Entity> |
| | | <Entity> |
| | | <Property name="name">å¦</Property> |
| | | <Property name="code">0</Property> |
| | | </Entity> |
| | | </Collection> |
| | | </Property> |
| | | </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="remark"> |
| | | <Property name="label">夿³¨ä¿¡æ¯</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="storeDate"> |
| | | <Property name="dataType">Date</Property> |
| | | <Property name="label">å
¥åºæ¥æ</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="unit"> |
| | | <Property></Property> |
| | | <Property name="label">æ£éªåä½</Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="zblb"> |
| | | <Property></Property> |
| | | <Property name="label">ææ ç±»å«</Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="qfrq"> |
| | | <Property name="dataType">Date</Property> |
| | | <Property name="label">ç¾åæ¥æ</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="bgcjsj"> |
| | | <Property name="dataType">Date</Property> |
| | | <Property name="label">æ¥ååºå
·æ¶é´</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="shrxm"> |
| | | <Property></Property> |
| | | <Property name="label">å®¡æ ¸äººå§å</Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="qydbh"> |
| | | <Property></Property> |
| | | <Property name="label">æ¦æ ·åç¼å·</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="jdrxm"> |
| | | <Property></Property> |
| | | <Property name="label">çç£äººå§å</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="ypbh"> |
| | | <Property></Property> |
| | | <Property name="label">æ ·åç¼å·</Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="updateTime"> |
| | | <Property name="dataType">Date</Property> |
| | | <Property name="label">æ°æ®æ´æ°æ¶é´</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="spaqzbsfhg"> |
| | | <Property></Property> |
| | | <Property name="label">é£åæ¯å¦åæ ¼</Property> |
| | | <Property name="mapping"> |
| | | <Property name="keyProperty">code</Property> |
| | | <Property name="valueProperty">name</Property> |
| | | <Property name="mapValues"> |
| | | <Collection> |
| | | <Entity> |
| | | <Property name="name">0-ä¸åæ ¼</Property> |
| | | <Property name="code">0</Property> |
| | | </Entity> |
| | | <Entity> |
| | | <Property name="name">1-åæ ¼</Property> |
| | | <Property name="code">1</Property> |
| | | </Entity> |
| | | </Collection> |
| | | </Property> |
| | | </Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="reportType"> |
| | | <Property name="label">æ¥åç±»å</Property> |
| | | <Property name="mapping"> |
| | | <Property name="keyProperty">code</Property> |
| | | <Property name="valueProperty">name</Property> |
| | | <Property name="mapValues"> |
| | | <Collection> |
| | | <Entity> |
| | | <Property name="name">1-å使£éª</Property> |
| | | <Property name="code">1</Property> |
| | | </Entity> |
| | | <Entity> |
| | | <Property name="name">2-æ´ä½æ£éª(å æå¹³å)</Property> |
| | | <Property name="code">2</Property> |
| | | </Entity> |
| | | <Entity> |
| | | <Property name="name">3-å
¶ä»</Property> |
| | | <Property name="code">3</Property> |
| | | </Entity> |
| | | </Collection> |
| | | </Property> |
| | | </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="fileId"> |
| | | <Property></Property> |
| | | <Property name="label">éä»¶id</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="fileName"> |
| | | <Property></Property> |
| | | <Property name="label">éä»¶åç§°</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="fileTime"> |
| | | <Property name="dataType">DateTime</Property> |
| | | <Property name="label">éä»¶ä¸ä¼ æ¶é´</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="qlyOrgReportId"> |
| | | <Property></Property> |
| | | <Property name="label">è´¨æ£æ¥åid</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="orderId"> |
| | | <Property></Property> |
| | | <Property name="label">订å表ID</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="sampleId"> |
| | | <Property></Property> |
| | | <Property name="label">æ ·å表ID</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="orgId"> |
| | | <Property></Property> |
| | | <Property name="label">æºæè¡¨ID</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="qualityOrgId"> |
| | | <Property></Property> |
| | | <Property name="label">è´¨æ£æºæç¼å·</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="qualityOrgName"> |
| | | <Property></Property> |
| | | <Property name="label">è´¨æ£æºæåç§°</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="gysxydm"> |
| | | <Property></Property> |
| | | <Property name="label">ä¾åºåä¿¡ç¨ä»£ç </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="jlqybh"> |
| | | <Property></Property> |
| | | <Property name="label">åç²®ä¼ä¸ç¼å·</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="jlqymc"> |
| | | <Property></Property> |
| | | <Property name="label">åç²®ä¼ä¸åç§°</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="kdbm"> |
| | | <Property></Property> |
| | | <Property name="label">åºç¹ç¼ç </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="kdmc"> |
| | | <Property></Property> |
| | | <Property name="label">åºç¹åç§°</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="delectionType"> |
| | | <Property></Property> |
| | | <Property name="label">æ£æµæ¥åç±»å</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="deletctionNumber"> |
| | | <Property></Property> |
| | | <Property name="label">æ£æµæ¥åç¼å·</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="jlcpmc"> |
| | | <Property></Property> |
| | | <Property name="label">å粮产ååç§°</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="jllspz"> |
| | | <Property></Property> |
| | | <Property name="label">å粮粮é£åç§</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="lotNumber"> |
| | | <Property></Property> |
| | | <Property name="label">æ¹å·</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="specificationModel"> |
| | | <Property></Property> |
| | | <Property name="label">è§æ ¼åå·</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="cysm"> |
| | | <Property></Property> |
| | | <Property name="label">æ½æ ·è¯´æ</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="registration"> |
| | | <Property></Property> |
| | | <Property name="label">ç»è®°æ¶é´</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="inspectPlan"> |
| | | <Property></Property> |
| | | <Property name="label">æ£éªæ¹æ¡</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="productType"> |
| | | <Property></Property> |
| | | <Property name="label">产åç±»å</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="cyjs"> |
| | | <Property></Property> |
| | | <Property name="label">æ½æ ·åºæ°</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="cysl"> |
| | | <Property></Property> |
| | | <Property name="label">æ½æ ·æ°é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="sampler"> |
| | | <Property></Property> |
| | | <Property name="label">æ½æ ·äºº</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="samplerTime"> |
| | | <Property></Property> |
| | | <Property name="label">æ½æ ·æ¶é´</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="samplerArea"> |
| | | <Property></Property> |
| | | <Property name="label">æ½æ ·å°ç¹</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="createTime"> |
| | | <Property name="dataType">Date</Property> |
| | | <Property name="label">çäº§æ¥æ</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="isActive"> |
| | | <Property></Property> |
| | | <Property name="label">æ¯å¦ææ</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="reportFile"> |
| | | <Property></Property> |
| | | <Property name="label">è´¨æ£æ¥åæä»¶</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="createDate"> |
| | | <Property></Property> |
| | | <Property name="label">å建æ¶é´</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="createBy"> |
| | | <Property></Property> |
| | | <Property name="label">å建人</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="updateDate"> |
| | | <Property></Property> |
| | | <Property name="label">æ´æ°æ¶é´</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="updateBy"> |
| | | <Property></Property> |
| | | <Property name="label">æ´æ°äºº</Property> |
| | | </PropertyDef> |
| | | <Reference name="orgReportRiceList"> |
| | | <Property name="dataProvider">checkStandardPR#listCheckItemsDmByParam</Property> |
| | | <Property name="dataType">[dtDm]</Property> |
| | | <Property name="parameter"> |
| | | <Entity> |
| | | <Property name="qlyOrgReportId">$${this.qlyOrgReportId}</Property> |
| | | </Entity> |
| | | </Property> |
| | | </Reference> |
| | | <Reference name="orgReportNoodlesList"> |
| | | <Property name="dataProvider">checkStandardPR#listCheckItemsXmfByParam</Property> |
| | | <Property name="dataType">[dtXmf]</Property> |
| | | <Property name="parameter"> |
| | | <Entity> |
| | | <Property name="qlyOrgReportId">$${this.qlyOrgReportId}</Property> |
| | | </Entity> |
| | | </Property> |
| | | </Reference> |
| | | <Reference name="orgReportSoybeanList"> |
| | | <Property name="dataProvider">checkStandardPR#listCheckItemsDdByParam</Property> |
| | | <Property name="dataType">[dtDd]</Property> |
| | | <Property name="parameter"> |
| | | <Entity> |
| | | <Property name="qlyOrgReportId">$${this.qlyOrgReportId}</Property> |
| | | </Entity> |
| | | </Property> |
| | | </Reference> |
| | | <Reference name="orgReportOilList"> |
| | | <Property name="dataProvider">checkStandardPR#listCheckItemsSyyByParam</Property> |
| | | <Property name="dataType">[dtSyy]</Property> |
| | | <Property name="parameter"> |
| | | <Entity> |
| | | <Property name="qlyOrgReportId">$${this.qlyOrgReportId}</Property> |
| | | </Entity> |
| | | </Property> |
| | | </Reference> |
| | | </DataType> |
| | | <DataType name="dtQualityParam"> |
| | | <PropertyDef name="depotId"> |
| | | <Property></Property> |
| | | <Property name="label">ä»åº</Property> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues">${dorado.getDataProvider("depotPR#getAllCache").getResult()}</Property> |
| | | <Property name="keyProperty">id</Property> |
| | | <Property name="valueProperty">name</Property> |
| | | </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="type"> |
| | | <Property name="label">æ£éªç±»å«</Property> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues">${dorado.getDataProvider("qualityManagerPR#triggerType").getResult()}</Property> |
| | | <Property name="keyProperty">code</Property> |
| | | <Property name="valueProperty">name</Property> |
| | | </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="start"> |
| | | <Property name="dataType">Date</Property> |
| | | <Property name="label">æ£æµå¼å§æ¶é´</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="end"> |
| | | <Property name="dataType">Date</Property> |
| | | <Property name="label">æ£æµæªæ¢æ¶é´</Property> |
| | | </PropertyDef> |
| | | </DataType> |
| | | <DataType name="dataTypeUser"> |
| | | <Property name="creationType">com.bstek.bdf2.core.model.DefaultUser</Property> |
| | | <PropertyDef name="password"> |
| | | <Property name="dataType">String</Property> |
| | | <Property name="label">å¯ç </Property> |
| | | <Property name="required">true</Property> |
| | | <Validator type="length"> |
| | | <Property name="minLength">6</Property> |
| | | </Validator> |
| | | <Validator type="custom"> |
| | | <ClientEvent name="onValidate">if (arg.entity.get("confirmPassword")){ |
| | | arg.entity.validate("confirmPassword"); |
| | | } |
| | | </ClientEvent> |
| | | </Validator> |
| | | </PropertyDef> |
| | | <PropertyDef name="confirmPassword"> |
| | | <Property name="dataType">String</Property> |
| | | <Property name="label">确认å¯ç </Property> |
| | | <Property name="required">true</Property> |
| | | <Validator type="custom"> |
| | | <ClientEvent name="onValidate">var confirm = arg.data;
 |
| | | var password = arg.entity.get("password");
 |
| | | if (confirm ==password) {
 |
| | | arg.result = { state:"ok"}
 |
| | | } else {
 |
| | | arg.result = { state:"error", text: "两次å¯ç ä¸ä¸è´"}; 
 |
| | | } |
| | | </ClientEvent> |
| | | </Validator> |
| | | </PropertyDef> |
| | | <PropertyDef name="salt"> |
| | | <Property name="dataType">String</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="male"> |
| | | <Property name="dataType">boolean</Property> |
| | | <Property name="label">æ§å«</Property> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues"> |
| | | <Collection> |
| | | <Entity> |
| | | <Property name="key">true</Property> |
| | | <Property name="value">ç·</Property> |
| | | </Entity> |
| | | <Entity> |
| | | <Property name="key">false</Property> |
| | | <Property name="value">女</Property> |
| | | </Entity> |
| | | </Collection> |
| | | </Property> |
| | | </Property> |
| | | <Property name="defaultValue">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="enabled"> |
| | | <Property name="dataType">boolean</Property> |
| | | <Property name="label">æ¯å¦å¯ç¨</Property> |
| | | <Property name="defaultValue">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="birthday"> |
| | | <Property name="dataType">Date</Property> |
| | | <Property name="label">åºçæ¥æ</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="address"> |
| | | <Property name="dataType">String</Property> |
| | | <Property name="label">å°å</Property> |
| | | <Validator type="length"> |
| | | <Property name="maxLength">120</Property> |
| | | </Validator> |
| | | </PropertyDef> |
| | | <PropertyDef name="username"> |
| | | <Property name="dataType">String</Property> |
| | | <Property name="label">ç¨æ·å</Property> |
| | | <Property name="required">true</Property> |
| | | <Validator type="ajax"> |
| | | <Property name="service">bdf2.userMaintain#userIsExists</Property> |
| | | </Validator> |
| | | <Validator type="length"> |
| | | <Property name="maxLength">60</Property> |
| | | </Validator> |
| | | </PropertyDef> |
| | | <PropertyDef name="cname"> |
| | | <Property name="dataType">String</Property> |
| | | <Property name="label">䏿å</Property> |
| | | <Property name="required">true</Property> |
| | | <Validator type="length"> |
| | | <Property name="minLength">2</Property> |
| | | <Property name="maxLength">60</Property> |
| | | </Validator> |
| | | </PropertyDef> |
| | | <PropertyDef name="ename"> |
| | | <Property name="dataType">String</Property> |
| | | <Property name="label">è±æå</Property> |
| | | <Property name="required">true</Property> |
| | | <Validator type="length"> |
| | | <Property name="maxLength">60</Property> |
| | | </Validator> |
| | | </PropertyDef> |
| | | <PropertyDef name="administrator"> |
| | | <Property name="dataType">boolean</Property> |
| | | <Property name="label">æ¯å¦ä¸ºç®¡çå</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="mobile"> |
| | | <Property name="dataType">String</Property> |
| | | <Property name="label">ææº</Property> |
| | | <Property name="required">true</Property> |
| | | <Validator type="length"> |
| | | <Property name="maxLength">11</Property> |
| | | <Property name="minLength">11</Property> |
| | | <Property name="resultMessage">请è¾å
¥11使æºå·ç </Property> |
| | | </Validator> |
| | | </PropertyDef> |
| | | <PropertyDef name="email"> |
| | | <Property name="dataType">String</Property> |
| | | <Property name="label">é®ç®±</Property> |
| | | <Property name="required">true</Property> |
| | | <Validator type="regExp"> |
| | | <Property name="resultMessage">é®ç®±æ ¼å¼è¾å
¥é误</Property> |
| | | <Property name="whiteRegExp">^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,4})$ |
| | | </Property> |
| | | <Property name="validateMode">whiteBlack</Property> |
| | | </Validator> |
| | | <Validator type="length"> |
| | | <Property name="maxLength">120</Property> |
| | | </Validator> |
| | | </PropertyDef> |
| | | <PropertyDef name="companyId"> |
| | | <Property name="dataType">String</Property> |
| | | </PropertyDef> |
| | | </DataType> |
| | | <DataType name="dtDd"> |
| | | <ClientEvent name="onDataChange"> </ClientEvent> |
| | | <Property name="creationType">com.ld.igds.models.CheckItemDd</Property> |
| | | <PropertyDef name="qlyOrgReportSoybeanId"> |
| | | <Property></Property> |
| | | <Property name="label">大è±è´¨æ£ç»æID</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="qlyOrgReportId"> |
| | | <Property></Property> |
| | | <Property name="label">è´¨æ£æ¥å管çid</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="completeParticle"> |
| | | <Property></Property> |
| | | <Property name="label">宿´ç²ç</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="damageParticle"> |
| | | <Property></Property> |
| | | <Property name="label">æä¼¤ç²ç</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="damageParticleHot"> |
| | | <Property></Property> |
| | | <Property name="label">çæä¼¤ç²ç</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="waterContent"> |
| | | <Property></Property> |
| | | <Property name="label">æ°´åå«é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="colorOdor"> |
| | | <Property></Property> |
| | | <Property name="label">è²æ³½æ°å³</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="impurityContent"> |
| | | <Property></Property> |
| | | <Property name="label">æè´¨å«é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="transgenosisCamv"> |
| | | <Property></Property> |
| | | <Property name="label">CAMV35S</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="transgenosisNos"> |
| | | <Property></Property> |
| | | <Property name="label">NOS</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="transgenosisCoFour"> |
| | | <Property></Property> |
| | | <Property name="label">CO4EPSPS</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="lection"> |
| | | <Property></Property> |
| | | <Property name="label">LECTION</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="qualityResult"> |
| | | <Property></Property> |
| | | <Property name="label">è´¨éå¤å®</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="delectionPerson"> |
| | | <Property></Property> |
| | | <Property name="label">æ£éªäºº</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="delectionStartTime"> |
| | | <Property></Property> |
| | | <Property name="label">æ£æµå¼å§æ¶é´</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="delectionEndTime"> |
| | | <Property></Property> |
| | | <Property name="label">æ£æµç»ææ¶é´</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="inspectionResult"> |
| | | <Property></Property> |
| | | <Property name="label">æ£éªç»è®º</Property> |
| | | </PropertyDef> |
| | | </DataType> |
| | | <DataType name="dtDm"> |
| | | <ClientEvent name="onDataChange"> </ClientEvent> |
| | | <Property name="creationType">com.ld.igds.models.CheckItemDm</Property> |
| | | <PropertyDef name="qlyOrgReportRiceId"> |
| | | <Property></Property> |
| | | <Property name="label">大米质æ£ç»æID</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="qlyOrgReportId"> |
| | | <Property></Property> |
| | | <Property name="label">è´¨æ£æ¥å管çid</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="brokenRice"> |
| | | <Property></Property> |
| | | <Property name="label">ç¢ç±³æ»é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="smallBrokenRice"> |
| | | <Property></Property> |
| | | <Property name="label">å°ç¢ç±³å«é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="processingAccuracy"> |
| | | <Property></Property> |
| | | <Property name="label">å 工精度</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="colorOdor"> |
| | | <Property></Property> |
| | | <Property name="label">è²æ³½æ°å³</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="impuriryContent"> |
| | | <Property></Property> |
| | | <Property name="label">æè´¨å«é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="tastingValue"> |
| | | <Property></Property> |
| | | <Property name="label">åå°è¯åå¼</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="amyloseContent"> |
| | | <Property></Property> |
| | | <Property name="label">ç´é¾æ·ç²å«é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="waterContent"> |
| | | <Property></Property> |
| | | <Property name="label">æ°´åå«é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="incompleteContent"> |
| | | <Property></Property> |
| | | <Property name="label">ä¸å®åç²å«é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="inorganicContent"> |
| | | <Property></Property> |
| | | <Property name="label">æ æºæè´¨å«é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="yellowRiceContent"> |
| | | <Property></Property> |
| | | <Property name="label">é»ç²ç±³å«é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="mixingRate"> |
| | | <Property></Property> |
| | | <Property name="label">äºæ··ç</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="aflatioxin"> |
| | | <Property></Property> |
| | | <Property name="label">黿²éæ¯ç´ </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="cadmium"> |
| | | <Property></Property> |
| | | <Property name="label">é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="inorganicArsenic"> |
| | | <Property></Property> |
| | | <Property name="label">æ æºç ·</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="qualityResult"> |
| | | <Property></Property> |
| | | <Property name="label">è´¨éå¤å®</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="delectionPerson"> |
| | | <Property></Property> |
| | | <Property name="label">æ£éªäºº</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="delectionStartTime"> |
| | | <Property></Property> |
| | | <Property name="label">æ£æµå¼å§æ¶é´</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="delectionEndTime"> |
| | | <Property></Property> |
| | | <Property name="label">æ£æµç»ææ¶é´</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="inspectionResult"> |
| | | <Property></Property> |
| | | <Property name="label">æ£éªç»è®º</Property> |
| | | </PropertyDef> |
| | | </DataType> |
| | | <DataType name="dtXmf"> |
| | | <ClientEvent name="onDataChange"> </ClientEvent> |
| | | <Property name="creationType">com.ld.igds.models.CheckItemXmf</Property> |
| | | <PropertyDef name="qlyOrgReportNoodlesId"> |
| | | <Property></Property> |
| | | <Property name="label">å°éº¦ç²è´¨æ£ç»æID</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="qlyOrgReportId"> |
| | | <Property></Property> |
| | | <Property name="label">è´¨æ£æ¥å管çid</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="processingAccuracy"> |
| | | <Property></Property> |
| | | <Property name="label">å 工精度</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="colorOdor"> |
| | | <Property></Property> |
| | | <Property name="label">è²æ³½æ°å³</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="waterContent"> |
| | | <Property></Property> |
| | | <Property name="label">æ°´åå«é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="cadmium"> |
| | | <Property></Property> |
| | | <Property name="label">é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="qualityResult"> |
| | | <Property></Property> |
| | | <Property name="label">è´¨éå¤å®</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="delectionPerson"> |
| | | <Property></Property> |
| | | <Property name="label">æ£éªäºº</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="delectionStartTime"> |
| | | <Property></Property> |
| | | <Property name="label">æ£æµå¼å§æ¶é´</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="delectionEndTime"> |
| | | <Property></Property> |
| | | <Property name="label">æ£æµç»ææ¶é´</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="inspectionResult"> |
| | | <Property></Property> |
| | | <Property name="label">æ£éªç»è®º</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="ashContent"> |
| | | <Property></Property> |
| | | <Property name="label">ç°åå«é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="fattyContent"> |
| | | <Property></Property> |
| | | <Property name="label">èèªé
¸å«é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="sandContent"> |
| | | <Property></Property> |
| | | <Property name="label">å«ç é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="looksForm"> |
| | | <Property></Property> |
| | | <Property name="label">å¤è§å½¢æ</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="wetGluten"> |
| | | <Property></Property> |
| | | <Property name="label">湿é¢çå«é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="deoxynivalenol"> |
| | | <Property></Property> |
| | | <Property name="label">è±æ°§éªè
é°åèç¯é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="zearalenone"> |
| | | <Property></Property> |
| | | <Property name="label">ç米赤éç¯é
®</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="lead"> |
| | | <Property></Property> |
| | | <Property name="label">é
</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="benzoylPeroxide"> |
| | | <Property></Property> |
| | | <Property name="label">è¿æ°§åè¯ç²é
°</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="reportFile"> |
| | | <Property></Property> |
| | | <Property name="label">æ¥åæä»¶</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="hfhljg"> |
| | | <Property></Property> |
| | | <Property name="label">ç°åå«éç»æ</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="zfshljg"> |
| | | <Property></Property> |
| | | <Property name="label">èèªé
¸å«éç»æ</Property> |
| | | </PropertyDef> |
| | | </DataType> |
| | | <DataType name="dtSyy"> |
| | | <ClientEvent name="onDataChange"> </ClientEvent> |
| | | <Property name="creationType">com.ld.igds.models.CheckItemSyy</Property> |
| | | <PropertyDef name="qlyOrgReportOilId"> |
| | | <Property></Property> |
| | | <Property name="label">é£ç¨æ²¹è´¨æ£ç»æID</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="qlyOrgReportId"> |
| | | <Property></Property> |
| | | <Property name="label">è´¨æ£æ¥å管çid</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="colorLustre"> |
| | | <Property></Property> |
| | | <Property name="label">è²æ³½</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="transparency"> |
| | | <Property></Property> |
| | | <Property name="label">éæåº¦</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="odorTaste"> |
| | | <Property></Property> |
| | | <Property name="label">æ°å³æ»å³</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="waterVolatileContent"> |
| | | <Property></Property> |
| | | <Property name="label">æ°´å忥åç©å«é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="insolubleContent"> |
| | | <Property></Property> |
| | | <Property name="label">䏿º¶æ§æè´¨å«é</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="acidValue"> |
| | | <Property></Property> |
| | | <Property name="label">é
¸ä»·</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="peroxideValue"> |
| | | <Property></Property> |
| | | <Property name="label">è¿æ°§åå¼</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="heatingTest"> |
| | | <Property></Property> |
| | | <Property name="label">å çè¯éª</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="aflatioxin"> |
| | | <Property></Property> |
| | | <Property name="label">黿²éæ¯ç´ </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="benzoPyrene"> |
| | | <Property></Property> |
| | | <Property name="label">è¯å¹¶è</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="bha"> |
| | | <Property></Property> |
| | | <Property name="label">BHA</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="bht"> |
| | | <Property></Property> |
| | | <Property name="label">BHT</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="tbhq"> |
| | | <Property></Property> |
| | | <Property name="label">TBHQ</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="qualityResult"> |
| | | <Property></Property> |
| | | <Property name="label">è´¨éå¤å®</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="delectionPerson"> |
| | | <Property></Property> |
| | | <Property name="label">æ£éªäºº</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="delectionStartTime"> |
| | | <Property></Property> |
| | | <Property name="label">æ£æµå¼å§æ¶é´</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="delectionEndTime"> |
| | | <Property></Property> |
| | | <Property name="label">æ£æµç»ææ¶é´</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="inspectionResult"> |
| | | <Property></Property> |
| | | <Property name="label">æ£éªç»è®º</Property> |
| | | </PropertyDef> |
| | | </DataType> |
| | | </Model> |
| | | <View layout="padding:5;regionPadding:5"> |
| | | <ClientEvent name="onReady">var deptId = window.parent.DEPT_ID;//ç¶é¡µé¢ä¸çååºç¼ç 
 |
| | | 
 |
| | | /**
 |
| | | * é¢è§PDFæä»¶
 |
| | | */
 |
| | | showFilePdf = function(){
 |
| | | var cur = view.get("#dsMain.data:#");
 |
| | | var fileName = cur.get("fileId");
 |
| | | var fileTime = new Date(cur.get("fileTime")).formatDate("y-m-d H:i:s");
 |
| | | if(!fileName){
 |
| | | $alert("没æè·åå°æä»¶åç§°ï¼æ æ³é¢è§ã");
 |
| | | return;
 |
| | | }
 |
| | | if(!cur.get("fileTime")){
 |
| | | $alert("没æè·åå°éä»¶ä¸ä¼ æ¶é´ï¼æ æ³è®¿é®ã");
 |
| | | return;
 |
| | | }
 |
| | | 
 |
| | | var url = "./basic/file/show-pdf?fileName="+fileName+"&fileTime="+fileTime+"&filePathType=common";
 |
| | | 
 |
| | | window.open(url, "_blank");
 |
| | | };</ClientEvent> |
| | | <Property name="packages">font-awesome,css-common</Property> |
| | | <Property name="javaScriptFile">./static/plugins/lodop/LodopFuncs.js</Property> |
| | | <DataSet id="dsMain"> |
| | | <Property name="loadMode">lazy</Property> |
| | | <Property name="dataProvider">qualityManager1PR#listQuality</Property> |
| | | <Property name="dataType">[dtMain]</Property> |
| | | <Property name="pageSize">15</Property> |
| | | </DataSet> |
| | | <DataSet id="dsParam"> |
| | | <ClientEvent name="onReady">self.insert({});</ClientEvent> |
| | | <Property name="dataType">dtQualityParam</Property> |
| | | </DataSet> |
| | | <Container layout="regionPadding:10" layoutConstraint="top"> |
| | | <Property name="exClassName">bg-color</Property> |
| | | <Property name="contentOverflow">hidden</Property> |
| | | <Property name="height">55</Property> |
| | | <Label layoutConstraint="left"> |
| | | <Property name="text">èåæ ï¼</Property> |
| | | </Label> |
| | | <Button layoutConstraint="left"> |
| | | <ClientEvent name="onClick">view.get("#dsMain").insert();
 |
| | | view.get("#dialogMain").show(); </ClientEvent> |
| | | <Property name="caption">æ°å¢</Property> |
| | | <Property name="exClassName">btn-default</Property> |
| | | <Property name="iconClass">fa fa-plus</Property> |
| | | </Button> |
| | | <Button layoutConstraint="left"> |
| | | <ClientEvent name="onClick">var data = view.get("#dsMain.data:#");
 |
| | | if(data){
 |
| | | view.get("#dialogMain").show();
 |
| | | } |
| | | </ClientEvent> |
| | | <Property name="caption">ä¿®æ¹</Property> |
| | | <Property name="exClassName">btn-warm</Property> |
| | | <Property name="iconClass">fa fa-pencil</Property> |
| | | </Button> |
| | | <Button layoutConstraint="left"> |
| | | <ClientEvent name="onClick">view.get("#dsMain").flushAsync();
 |
| | | </ClientEvent> |
| | | <Property name="caption">å·æ°</Property> |
| | | <Property name="exClassName">btn-warm</Property> |
| | | <Property name="iconClass">fa fa-print</Property> |
| | | </Button> |
| | | <Button layoutConstraint="left"> |
| | | <ClientEvent name="onClick">showFilePdf();</ClientEvent> |
| | | <Property name="exClassName">btn-normal</Property> |
| | | <Property name="caption">æ¥çè´¨æ£éä»¶</Property> |
| | | <Property name="iconClass">fa fa-picture-o</Property> |
| | | </Button> |
| | | <Button layoutConstraint="left"> |
| | | <ClientEvent name="onClick">var data = view.get("#dsMain.data:#");
 |
| | | if (!data) {
 |
| | | $alert("请å
éæ©æ°æ®ï¼");
 |
| | | return;
 |
| | | }
 |
| | | printBill();</ClientEvent> |
| | | <Property name="caption">æå°è´¨æ£æ¥å</Property> |
| | | <Property name="exClassName">btn-warm</Property> |
| | | <Property name="iconClass">fa fa-print</Property> |
| | | </Button> |
| | | </Container> |
| | | <Container layout="regionPadding:10" layoutConstraint="center"> |
| | | <Property name="exClassName">bg-color</Property> |
| | | <AutoForm> |
| | | <Property name="cols">*,*,*,*,*</Property> |
| | | <Property name="dataSet">dsParam</Property> |
| | | <Property name="labelAlign">right</Property> |
| | | <Property name="labelSeparator">ï¼</Property> |
| | | <Property name="labelWidth">110</Property> |
| | | <AutoFormElement> |
| | | <Property name="name">depotId</Property> |
| | | <Property name="property">depotId</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">type</Property> |
| | | <Property name="property">type</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">start</Property> |
| | | <Property name="property">start</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">end</Property> |
| | | <Property name="property">end</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <Container layout="hbox regionPadding:15"> |
| | | <Button layoutConstraint="left"> |
| | | <ClientEvent name="onClick">var param = view.get("#dsParam.data");
 |
| | | view.get("#dsMain").set("parameter",param.toJSON()).flushAsync(); </ClientEvent> |
| | | <Property name="caption">æ¥è¯¢</Property> |
| | | <Property name="exClassName">btn-default</Property> |
| | | <Property name="iconClass">fa fa-refresh</Property> |
| | | </Button> |
| | | <Button> |
| | | <ClientEvent name="onClick">view.get("#dsParam").setData({});</ClientEvent> |
| | | <Property name="exClassName">btn-warn</Property> |
| | | <Property name="iconClass">fa fa-refresh</Property> |
| | | <Property name="caption">éç½®</Property> |
| | | </Button> |
| | | </Container> |
| | | </AutoForm> |
| | | <DataGrid layoutConstraint="center padding:5px"> |
| | | <ClientEvent name="onDataRowDoubleClick">var data = view.get("#dsMain.data:#");
 |
| | | if(data){
 |
| | | view.get("#dialogMain").show();
 |
| | | } </ClientEvent> |
| | | <Property name="dataSet">dsMain</Property> |
| | | <Property name="readOnly">true</Property> |
| | | <RowNumColumn/> |
| | | <DataColumn name="qlyOrgReportId"> |
| | | <Property name="property">qlyOrgReportId</Property> |
| | | </DataColumn> |
| | | <DataColumn name="orderId"> |
| | | <Property name="property">orderId</Property> |
| | | </DataColumn> |
| | | <DataColumn name="sampleId"> |
| | | <Property name="property">sampleId</Property> |
| | | </DataColumn> |
| | | <DataColumn name="orgId"> |
| | | <Property name="property">orgId</Property> |
| | | </DataColumn> |
| | | <DataColumn name="qualityOrgId"> |
| | | <Property name="property">qualityOrgId</Property> |
| | | </DataColumn> |
| | | <DataColumn name="qualityOrgName"> |
| | | <Property name="property">qualityOrgName</Property> |
| | | </DataColumn> |
| | | <DataColumn name="gysxydm"> |
| | | <Property name="property">gysxydm</Property> |
| | | </DataColumn> |
| | | <DataColumn name="jlqybh"> |
| | | <Property name="property">jlqybh</Property> |
| | | </DataColumn> |
| | | <DataColumn name="jlqymc"> |
| | | <Property name="property">jlqymc</Property> |
| | | </DataColumn> |
| | | <DataColumn name="kdbm"> |
| | | <Property name="property">kdbm</Property> |
| | | </DataColumn> |
| | | <DataColumn name="kdmc"> |
| | | <Property name="property">kdmc</Property> |
| | | </DataColumn> |
| | | <DataColumn name="delectionType"> |
| | | <Property name="property">delectionType</Property> |
| | | </DataColumn> |
| | | <DataColumn name="deletctionNumber"> |
| | | <Property name="property">deletctionNumber</Property> |
| | | </DataColumn> |
| | | <DataColumn name="jlcpmc"> |
| | | <Property name="property">jlcpmc</Property> |
| | | </DataColumn> |
| | | <DataColumn name="jllspz"> |
| | | <Property name="property">jllspz</Property> |
| | | </DataColumn> |
| | | </DataGrid> |
| | | </Container> |
| | | <Container layout="regionPadding:10" layoutConstraint="bottom"> |
| | | <Property name="exClassName">bg-color</Property> |
| | | <DataPilot layoutConstraint="right"> |
| | | <Property name="itemCodes">pageSize,pages</Property> |
| | | <Property name="dataSet">dsMain</Property> |
| | | </DataPilot> |
| | | </Container> |
| | | <Dialog id="dialogMain"> |
| | | <ClientEvent name="beforeShow">var data = view.get("#dsMain.data:#")
 |
| | | var metricsBefore = data.get("zblb")
 |
| | | if(metricsBefore){
 |
| | | var list = metricsBefore.split("#");
 |
| | | var metrics ="" ;
 |
| | | list.forEach(item=>{
 |
| | | if(item == 1)metrics+="1:è´¨éææ æ£éª#";
 |
| | | if(item == 2)metrics+="2:å¨ååè´¨æ£éª#";
 |
| | | if(item == 3)metrics+="3:é£åå®å
¨æ£éª#"; 
 |
| | | });
 |
| | | data.set("zblb", metrics.substring(0,metrics.length-1));
 |
| | | }</ClientEvent> |
| | | <Property name="visible">false</Property> |
| | | <Property name="caption">è´¨éå·¡æ£ä¿¡æ¯</Property> |
| | | <Property name="width">80%</Property> |
| | | <Property name="height">720</Property> |
| | | <Property name="closeable">false</Property> |
| | | <Buttons> |
| | | <Button> |
| | | <ClientEvent name="onClick">view.get("#dsMain.data:#").cancel();
 |
| | | self.get("parent").hide(); |
| | | </ClientEvent> |
| | | <Property name="caption">åæ¶</Property> |
| | | <Property name="iconClass">fa fa-times</Property> |
| | | <Property name="exClassName">btn-warn</Property> |
| | | </Button> |
| | | </Buttons> |
| | | <Children> |
| | | <FieldSet layout="padding:5"> |
| | | <Property name="caption">åºç¡ä¿¡æ¯</Property> |
| | | <Buttons/> |
| | | <Children> |
| | | <AutoForm> |
| | | <Property name="dataSet">dsMain</Property> |
| | | <Property name="readOnly">false</Property> |
| | | <Property name="labelSeparator">:</Property> |
| | | <Property name="labelAlign">right</Property> |
| | | <Property name="cols">*,*,*,*</Property> |
| | | <Property name="labelWidth">120</Property> |
| | | <AutoFormElement> |
| | | <Property name="name">qlyOrgReportId</Property> |
| | | <Property name="property">qlyOrgReportId</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">orderId</Property> |
| | | <Property name="property">orderId</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">sampleId</Property> |
| | | <Property name="property">sampleId</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">orgId</Property> |
| | | <Property name="property">orgId</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">qualityOrgId</Property> |
| | | <Property name="property">qualityOrgId</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">qualityOrgName</Property> |
| | | <Property name="property">qualityOrgName</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">gysxydm</Property> |
| | | <Property name="property">gysxydm</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">jlqybh</Property> |
| | | <Property name="property">jlqybh</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">jlqymc</Property> |
| | | <Property name="property">jlqymc</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">kdbm</Property> |
| | | <Property name="property">kdbm</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">kdmc</Property> |
| | | <Property name="property">kdmc</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">delectionType</Property> |
| | | <Property name="property">delectionType</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">deletctionNumber</Property> |
| | | <Property name="property">deletctionNumber</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">jlcpmc</Property> |
| | | <Property name="property">jlcpmc</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">jllspz</Property> |
| | | <Property name="property">jllspz</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">lotNumber</Property> |
| | | <Property name="property">lotNumber</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">specificationModel</Property> |
| | | <Property name="property">specificationModel</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">cysm</Property> |
| | | <Property name="property">cysm</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">registration</Property> |
| | | <Property name="property">registration</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">inspectPlan</Property> |
| | | <Property name="property">inspectPlan</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">productType</Property> |
| | | <Property name="property">productType</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">cyjs</Property> |
| | | <Property name="property">cyjs</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">cysl</Property> |
| | | <Property name="property">cysl</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">sampler</Property> |
| | | <Property name="property">sampler</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">samplerTime</Property> |
| | | <Property name="property">samplerTime</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">samplerArea</Property> |
| | | <Property name="property">samplerArea</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">createTime</Property> |
| | | <Property name="property">createTime</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">isActive</Property> |
| | | <Property name="property">isActive</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">createDate</Property> |
| | | <Property name="property">createDate</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">createBy</Property> |
| | | <Property name="property">createBy</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">updateDate</Property> |
| | | <Property name="property">updateDate</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">updateBy</Property> |
| | | <Property name="property">updateBy</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">fileId</Property> |
| | | <Property name="property">fileId</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">fileName</Property> |
| | | <Property name="property">fileName</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">fileTime</Property> |
| | | <Property name="property">fileTime</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <Container> |
| | | <Label layoutConstraint="left"> |
| | | <Property name="width">10px</Property> |
| | | </Label> |
| | | <Button layoutConstraint="left"> |
| | | <ClientEvent name="onClick">showFilePdf();</ClientEvent> |
| | | <Property name="exClassName">btn-normal</Property> |
| | | <Property name="caption">é¢è§</Property> |
| | | <Property name="iconClass">fa fa-picture-o</Property> |
| | | </Button> |
| | | </Container> |
| | | </AutoForm> |
| | | </Children> |
| | | </FieldSet> |
| | | <Control> |
| | | <Property name="height">10</Property> |
| | | </Control> |
| | | <FieldSet layout="padding:5"> |
| | | <Property name="caption">å¤§ç±³æ£æµé¡¹ä¿¡æ¯</Property> |
| | | <Buttons/> |
| | | <Children> |
| | | <DataGrid id="dataGridorgReportRiceList"> |
| | | <Property name="dataPath">#.orgReportRiceList</Property> |
| | | <Property name="dataSet">dsMain</Property> |
| | | <Property name="hideMode">display</Property> |
| | | <Property name="highlightCurrentRow">false</Property> |
| | | <Property name="visible">true</Property> |
| | | <Property name="height">200</Property> |
| | | <RowNumColumn/> |
| | | <DataColumn name="brokenRice"> |
| | | <Property name="property">brokenRice</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="smallBrokenRice"> |
| | | <Property name="property">smallBrokenRice</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="processingAccuracy"> |
| | | <Property name="property">processingAccuracy</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="colorOdor"> |
| | | <Property name="property">colorOdor</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="impuriryContent"> |
| | | <Property name="property">impuriryContent</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="tastingValue"> |
| | | <Property name="property">tastingValue</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="amyloseContent"> |
| | | <Property name="property">amyloseContent</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="waterContent"> |
| | | <Property name="property">waterContent</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="incompleteContent"> |
| | | <Property name="property">incompleteContent</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="inorganicContent"> |
| | | <Property name="property">inorganicContent</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="yellowRiceContent"> |
| | | <Property name="property">yellowRiceContent</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="mixingRate"> |
| | | <Property name="property">mixingRate</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="aflatioxin"> |
| | | <Property name="property">aflatioxin</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="cadmium"> |
| | | <Property name="property">cadmium</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="inorganicArsenic"> |
| | | <Property name="property">inorganicArsenic</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="qualityResult"> |
| | | <Property name="property">qualityResult</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="delectionPerson"> |
| | | <Property name="property">delectionPerson</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="delectionStartTime"> |
| | | <Property name="property">delectionStartTime</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="delectionEndTime"> |
| | | <Property name="property">delectionEndTime</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="inspectionResult"> |
| | | <Property name="property">inspectionResult</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | </DataGrid> |
| | | </Children> |
| | | </FieldSet> |
| | | <FieldSet layout="padding:5"> |
| | | <Property name="caption">å°éº¦ç²æ£æµé¡¹ä¿¡æ¯</Property> |
| | | <Buttons/> |
| | | <Children> |
| | | <DataGrid id="dataGridOrgReportNoodlesList"> |
| | | <Property name="dataPath">#.orgReportNoodlesList</Property> |
| | | <Property name="dataSet">dsMain</Property> |
| | | <Property name="hideMode">display</Property> |
| | | <Property name="highlightCurrentRow">false</Property> |
| | | <Property name="visible">true</Property> |
| | | <Property name="height">200</Property> |
| | | <RowNumColumn/> |
| | | <DataColumn name="processingAccuracy"> |
| | | <Property name="property">processingAccuracy</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="colorOdor"> |
| | | <Property name="property">colorOdor</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="waterContent"> |
| | | <Property name="property">waterContent</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="cadmium"> |
| | | <Property name="property">cadmium</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="qualityResult"> |
| | | <Property name="property">qualityResult</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="delectionPerson"> |
| | | <Property name="property">delectionPerson</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="delectionStartTime"> |
| | | <Property name="property">delectionStartTime</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="delectionEndTime"> |
| | | <Property name="property">delectionEndTime</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="inspectionResult"> |
| | | <Property name="property">inspectionResult</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="ashContent"> |
| | | <Property name="property">ashContent</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="fattyContent"> |
| | | <Property name="property">fattyContent</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="sandContent"> |
| | | <Property name="property">sandContent</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="looksForm"> |
| | | <Property name="property">looksForm</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="wetGluten"> |
| | | <Property name="property">wetGluten</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="deoxynivalenol"> |
| | | <Property name="property">deoxynivalenol</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="zearalenone"> |
| | | <Property name="property">zearalenone</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="lead"> |
| | | <Property name="property">lead</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="benzoylPeroxide"> |
| | | <Property name="property">benzoylPeroxide</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="reportFile"> |
| | | <Property name="property">reportFile</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="hfhljg"> |
| | | <Property name="property">hfhljg</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="zfshljg"> |
| | | <Property name="property">zfshljg</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | </DataGrid> |
| | | </Children> |
| | | </FieldSet> |
| | | <FieldSet layout="padding:5"> |
| | | <Property name="caption">å¤§è±æ£æµé¡¹ä¿¡æ¯</Property> |
| | | <Buttons/> |
| | | <Children> |
| | | <DataGrid id="dataGridCheckItem"> |
| | | <Property name="dataPath">#.orgReportSoybeanList</Property> |
| | | <Property name="dataSet">dsMain</Property> |
| | | <Property name="hideMode">display</Property> |
| | | <Property name="highlightCurrentRow">false</Property> |
| | | <Property name="visible">true</Property> |
| | | <Property name="height">200</Property> |
| | | <RowNumColumn/> |
| | | <DataColumn name="completeParticle"> |
| | | <Property name="property">completeParticle</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="damageParticle"> |
| | | <Property name="property">damageParticle</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="damageParticleHot"> |
| | | <Property name="property">damageParticleHot</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="waterContent"> |
| | | <Property name="property">waterContent</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="colorOdor"> |
| | | <Property name="property">colorOdor</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="impurityContent"> |
| | | <Property name="property">impurityContent</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="transgenosisCamv"> |
| | | <Property name="property">transgenosisCamv</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="transgenosisNos"> |
| | | <Property name="property">transgenosisNos</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="transgenosisCoFour"> |
| | | <Property name="property">transgenosisCoFour</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="lection"> |
| | | <Property name="property">lection</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="qualityResult"> |
| | | <Property name="property">qualityResult</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="delectionPerson"> |
| | | <Property name="property">delectionPerson</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="delectionStartTime"> |
| | | <Property name="property">delectionStartTime</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="delectionEndTime"> |
| | | <Property name="property">delectionEndTime</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="inspectionResult"> |
| | | <Property name="property">inspectionResult</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | </DataGrid> |
| | | </Children> |
| | | </FieldSet> |
| | | <FieldSet layout="padding:5"> |
| | | <Property name="caption">é£ç¨æ²¹æ£æµé¡¹ä¿¡æ¯</Property> |
| | | <Buttons/> |
| | | <Children> |
| | | <DataGrid id="dataGridOrgReportOilList"> |
| | | <Property name="dataPath">#.orgReportOilList</Property> |
| | | <Property name="dataSet">dsMain</Property> |
| | | <Property name="hideMode">display</Property> |
| | | <Property name="highlightCurrentRow">false</Property> |
| | | <Property name="visible">true</Property> |
| | | <Property name="height">200</Property> |
| | | <RowNumColumn/> |
| | | <DataColumn name="colorLustre"> |
| | | <Property name="property">colorLustre</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="transparency"> |
| | | <Property name="property">transparency</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="odorTaste"> |
| | | <Property name="property">odorTaste</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="waterVolatileContent"> |
| | | <Property name="property">waterVolatileContent</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="insolubleContent"> |
| | | <Property name="property">insolubleContent</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="acidValue"> |
| | | <Property name="property">acidValue</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="peroxideValue"> |
| | | <Property name="property">peroxideValue</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="heatingTest"> |
| | | <Property name="property">heatingTest</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="aflatioxin"> |
| | | <Property name="property">aflatioxin</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="benzoPyrene"> |
| | | <Property name="property">benzoPyrene</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="bha"> |
| | | <Property name="property">bha</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="bht"> |
| | | <Property name="property">bht</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="tbhq"> |
| | | <Property name="property">tbhq</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="qualityResult"> |
| | | <Property name="property">qualityResult</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="delectionPerson"> |
| | | <Property name="property">delectionPerson</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="delectionStartTime"> |
| | | <Property name="property">delectionStartTime</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="delectionEndTime"> |
| | | <Property name="property">delectionEndTime</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | <DataColumn name="inspectionResult"> |
| | | <Property name="property">inspectionResult</Property> |
| | | <Property name="readOnly">true</Property> |
| | | </DataColumn> |
| | | </DataGrid> |
| | | </Children> |
| | | </FieldSet> |
| | | </Children> |
| | | <Tools/> |
| | | </Dialog> |
| | | <UpdateAction id="uaAction"> |
| | | <Property name="dataResolver">qualityManagerPR#saveQuality</Property> |
| | | <UpdateItem> |
| | | <Property name="dataSet">dsMain</Property> |
| | | <Property name="dataPath">[#current]</Property> |
| | | </UpdateItem> |
| | | </UpdateAction> |
| | | <AjaxAction id="ajaxDel"> |
| | | <Property name="confirmMessage">ç¡®å®è¦å é¤åï¼</Property> |
| | | <Property name="service">qualityManagerPR#delQuality</Property> |
| | | </AjaxAction> |
| | | <AjaxAction id="ajaxGetDepot"> |
| | | <Property name="service">depotPR#getDepot</Property> |
| | | </AjaxAction> |
| | | <UploadAction id="uploadFile"> |
| | | <ClientEvent name="onFileUploaded">var fileId = arg.returnValue;
 |
| | | if(fileId==("10")){
 |
| | | $alert("ä¸ä¼ 失败ï¼éä»¶å称为空ã");
 |
| | | return;
 |
| | | }
 |
| | | if(fileId==("20")){
 |
| | | $alert("ä¸ä¼ 失败ï¼é件䏿¯pdfæä»¶ã");
 |
| | | return;
 |
| | | }
 |
| | | var data = view.get("#dsMain.data:#");
 |
| | | data.set("fileId",fileId);
 |
| | | data.set("fileName",arg.file.name);
 |
| | | data.set("fileTime",new Date);</ClientEvent> |
| | | <Property name="fileResolver">myUploadProcessor#uploadCommonFile</Property> |
| | | <Filters/> |
| | | </UploadAction> |
| | | </View> |
| | | </ViewConfig> |