From a8296ef06369452e9151624b6ac4e7cb12a394e3 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期三, 21 一月 2026 16:06:18 +0800
Subject: [PATCH] 导入数据模板下载

---
 fzzy-igdss-view/src/main/java/com/fzzy/igds/InoutNoticeIn-Detail.view.xml |  567 ++++++++++++--------------------------------------------
 1 files changed, 124 insertions(+), 443 deletions(-)

diff --git a/fzzy-igdss-view/src/main/java/com/fzzy/igds/InoutNoticeIn-Detail.view.xml b/fzzy-igdss-view/src/main/java/com/fzzy/igds/InoutNoticeIn-Detail.view.xml
index d842fa5..2f612ca 100644
--- a/fzzy-igdss-view/src/main/java/com/fzzy/igds/InoutNoticeIn-Detail.view.xml
+++ b/fzzy-igdss-view/src/main/java/com/fzzy/igds/InoutNoticeIn-Detail.view.xml
@@ -4,10 +4,6 @@
   <Context/>
   <Model>
     <DataType name="dtMain">
-      <ClientEvent name="onDataChange">&#xD;
-&#xD;
-&#xD;
-</ClientEvent>
       <Property name="creationType">com.fzzy.igds.domain.InoutNoticeIn</Property>
       <PropertyDef name="id">
         <Property></Property>
@@ -111,14 +107,6 @@
           <Property name="valueProperty">dictLabel</Property>
         </Property>
       </PropertyDef>
-      <PropertyDef name="auditUser">
-        <Property></Property>
-        <Property name="label">瀹℃牳浜�</Property>
-      </PropertyDef>
-      <PropertyDef name="auditDate">
-        <Property name="dataType">DateTime</Property>
-        <Property name="label">瀹℃壒鏃堕棿</Property>
-      </PropertyDef>
       <PropertyDef name="completeStatus">
         <Property></Property>
         <Property name="label">瀹屾垚鐘舵��</Property>
@@ -176,53 +164,76 @@
     </DataType>
   </Model>
   <View layout="padding:10">
-    <ClientEvent name="onReady">var deptId = window.parent.deptId;//鐖堕〉闈腑鐨勫垎搴撶紪鐮�&#xD;
-var TYPE = &quot;NOTICE_IN&quot;;&#xD;
-query = function(){&#xD;
-    view.get(&quot;#dsQuery&quot;).set(&quot;parameter&quot;,{deptId:deptId}).flushAsync();&#xD;
-};&#xD;
-query();&#xD;
-      &#xD;
-//鏂板&#xD;
-add = function(){&#xD;
-    view.get(&quot;#ajaxInitAdd&quot;).execute(function(data){&#xD;
-    	view.get(&quot;#dsMain&quot;).insert(data);&#xD;
-        view.get(&quot;#dialogMain&quot;).show();&#xD;
-    });&#xD;
-};</ClientEvent>
     <Property name="packages">font-awesome,css-common</Property>
     <DataSet id="dsMain">
-      <Property name="dataType">[dtMain]</Property>
-      <Property name="dataProvider">inoutNoticePR#pageQueryIn</Property>
-      <Property name="pageSize">15</Property>
+      <Property name="dataType">dtMain</Property>
+      <Property name="dataProvider">inoutNoticePR#getNoticeInOne</Property>
       <Property name="loadMode">lazy</Property>
-    </DataSet>
-    <DataSet id="dsQuery">
-      <Property name="dataProvider">inoutNoticePR#getYearQuery</Property>
-      <Property name="loadMode">manual</Property>
-      <Property name="dataType">dtNoticeParam</Property>
-    </DataSet>
-    <DataSet id="dsDepotList">
-      <Property name="dataProvider">depotPR#getData</Property>
-      <Property name="userData">浠撳簱鍒楄〃涓嬫媺妗�</Property>
-      <Property name="loadMode">manual</Property>
-      <Property name="dataType">[dtDepot]</Property>
+      <Property name="parameter">${request.getParameter('businessId')}</Property>
+      <Property name="readOnly">true</Property>
     </DataSet>
     <Container>
-      <Property name="className">c-param</Property>
-      <AutoForm>
-        <Property name="cols">*,*,*,*,90,90</Property>
-        <Property name="dataSet">dsQuery</Property>
-        <Property name="labelAlign">right</Property>
-        <Property name="labelWidth">100</Property>
+      <Property name="className">c-data</Property>
+      <AutoForm layoutConstraint="top ">
+        <Property name="dataSet">dsMain</Property>
+        <Property name="showHint">false</Property>
+        <Property name="cols">210,*,210</Property>
+        <Control/>
         <AutoFormElement>
-          <Property name="name">depotId</Property>
-          <Property name="property">depotId</Property>
+          <Property name="name">name</Property>
+          <Property name="property">name</Property>
+          <Property name="editorType">Label</Property>
+          <Property name="showLabel">false</Property>
+          <Property name="showHint">false</Property>
+          <Property name="className">f-title</Property>
           <Editor/>
         </AutoFormElement>
         <AutoFormElement>
-          <Property name="name">customerName</Property>
-          <Property name="property">customerName</Property>
+          <Property name="name">id</Property>
+          <Property name="property">id</Property>
+          <Property name="editorType">Label</Property>
+          <Property name="showHint">false</Property>
+          <Property name="labelAlign">right</Property>
+          <Property name="showLabel">false</Property>
+          <Editor/>
+        </AutoFormElement>
+      </AutoForm>
+      <AutoForm>
+        <Property name="dataSet">dsMain</Property>
+        <Property name="cols">*,*,*</Property>
+        <Property name="labelAlign">right</Property>
+        <Property name="labelSeparator">锛�</Property>
+        <Property name="labelWidth">120</Property>
+        <Property name="showHint">true</Property>
+        <AutoFormElement>
+          <Property name="name">name</Property>
+          <Property name="property">name</Property>
+          <Editor/>
+        </AutoFormElement>
+        <AutoFormElement>
+          <Property name="name">type</Property>
+          <Property name="property">type</Property>
+          <Property name="trigger">autoMappingDropDown1</Property>
+          <Property name="editorType">RadioGroup</Property>
+          <Property name="showHint">false</Property>
+          <Editor/>
+        </AutoFormElement>
+        <AutoFormElement id="formItemBank">
+          <Property name="name">bankId</Property>
+          <Property name="property">bankId</Property>
+          <Property name="hideMode">visibility</Property>
+          <Property name="trigger">autoMappingDropDown2</Property>
+          <Editor/>
+        </AutoFormElement>
+        <AutoFormElement>
+          <Property name="name">deptId</Property>
+          <Property name="property">deptId</Property>
+          <Editor/>
+        </AutoFormElement>
+        <AutoFormElement>
+          <Property name="name">depotId</Property>
+          <Property name="property">depotId</Property>
+          <Property name="trigger">dsDepotDropDown</Property>
           <Editor/>
         </AutoFormElement>
         <AutoFormElement>
@@ -231,404 +242,74 @@
           <Editor/>
         </AutoFormElement>
         <AutoFormElement>
+          <Property name="name">year</Property>
+          <Property name="property">year</Property>
+          <Property name="trigger">defaultYearDropDown</Property>
+          <Editor/>
+        </AutoFormElement>
+        <AutoFormElement id="formItemCustomerName" layoutConstraint="colSpan:2">
+          <Property name="name">customerName</Property>
+          <Property name="property">customerName</Property>
+          <Editor/>
+        </AutoFormElement>
+        <AutoFormElement>
+          <Property name="name">targetNumber</Property>
+          <Property name="property">targetNumber</Property>
+          <Property name="readOnly">false</Property>
+          <Editor/>
+        </AutoFormElement>
+        <AutoFormElement>
+          <Property name="name">createBy</Property>
+          <Property name="property">createBy</Property>
+          <Editor/>
+        </AutoFormElement>
+        <AutoFormElement>
+          <Property name="name">createTime</Property>
+          <Property name="property">createTime</Property>
+          <Property name="readOnly">true</Property>
+          <Editor/>
+        </AutoFormElement>
+        <AutoFormElement layoutConstraint="colSpan:3">
+          <Property name="name">remark</Property>
+          <Property name="property">remark</Property>
+          <Property name="editorType">TextArea</Property>
+          <Editor/>
+        </AutoFormElement>
+        <AutoFormElement>
+          <Property name="name">completeNumber</Property>
+          <Property name="property">completeNumber</Property>
+          <Property name="readOnly">false</Property>
+          <Editor/>
+        </AutoFormElement>
+        <AutoFormElement>
           <Property name="name">completeStatus</Property>
           <Property name="property">completeStatus</Property>
           <Editor/>
         </AutoFormElement>
-        <Button>
-          <ClientEvent name="onClick">var data = view.get(&quot;#dsQuery.data&quot;);&#xD;
-            if(data){&#xD;
-            view.get(&quot;#dsMain&quot;).set(&quot;parameter&quot;,data).flushAsync();&#xD;
-            }else{&#xD;
-            view.get(&quot;#dsMain&quot;).flushAsync();&#xD;
-            }</ClientEvent>
-          <Property name="caption">鎼滅储</Property>
-          <Property name="iconClass">fa fa-search</Property>
-          <Property name="exClassName">btn-q1</Property>
-        </Button>
-        <Button>
-          <ClientEvent name="onClick">view.get(&quot;#dsQuery&quot;).flushAsync();</ClientEvent>
-          <Property name="caption">閲嶇疆</Property>
-          <Property name="exClassName">btn-q2</Property>
-          <Property name="iconClass">fa fa-refresh</Property>
-        </Button>
+        <AutoFormElement>
+          <Property name="name">completeTime</Property>
+          <Property name="property">completeTime</Property>
+          <Property name="readOnly">false</Property>
+          <Editor/>
+        </AutoFormElement>
+        <AutoFormElement layoutConstraint="colSpan:2">
+          <Property name="name">contract</Property>
+          <Property name="property">contract</Property>
+          <Editor/>
+        </AutoFormElement>
+        <Label>
+          <Property name="style">
+            <Property name="color">blue</Property>
+          </Property>
+          <Property name="text">娉細鐩戠閫氱煡鍗曪紝鍙~鍐欒川鎶煎悎鍚屽悕绉�</Property>
+        </Label>
+        <AutoFormElement>
+          <Property name="name">auditStatus</Property>
+          <Property name="property">auditStatus</Property>
+          <Property name="readOnly">true</Property>
+          <Editor/>
+        </AutoFormElement>
       </AutoForm>
     </Container>
-    <Container>
-      <Property name="className">c-data</Property>
-      <ToolBar>
-        <ToolBarButton layoutConstraint="left">
-          <ClientEvent name="onClick">add();</ClientEvent>
-          <Property name="caption">鏂板</Property>
-          <Property name="exClassName">btn1</Property>
-          <Property name="width">100</Property>
-          <Property name="iconClass">fa fa-plus</Property>
-        </ToolBarButton>
-        <ToolBarButton layoutConstraint="left">
-          <ClientEvent name="onClick">&#xD;
-            var select = view.get(&quot;#dataGridMain&quot;).get(&quot;selection&quot;);&#xD;
-            if(select){&#xD;
-            view.get(&quot;#dialogMain&quot;).show();&#xD;
-            }else{&#xD;
-            $notify(&quot;璇烽�夋嫨闇�瑕佷慨鏀圭殑鏁版嵁鈥︹��&quot;);&#xD;
-            }</ClientEvent>
-          <Property name="caption">淇敼</Property>
-          <Property name="exClassName">btn2</Property>
-          <Property name="width">100</Property>
-          <Property name="iconClass">fa fa-pencil-square-o</Property>
-        </ToolBarButton>
-        <ToolBarButton layoutConstraint="left">
-          <ClientEvent name="onClick">&#xD;
-            var select = view.get(&quot;#dataGridMain&quot;).get(&quot;selection&quot;);&#xD;
-            if(select){&#xD;
-            view.get(&quot;#ajaxDel&quot;).set(&quot;parameter&quot;,select).execute(function(result){&#xD;
-            select.remove();&#xD;
-            });&#xD;
-            }else{&#xD;
-            $notify(&quot;璇烽�夋嫨闇�瑕佸垹闄ょ殑鏁版嵁鈥︹��&quot;);&#xD;
-            }</ClientEvent>
-          <Property name="caption">鍒犻櫎</Property>
-          <Property name="exClassName">btn3</Property>
-          <Property name="width">100</Property>
-          <Property name="iconClass">fa fa-times</Property>
-        </ToolBarButton>
-        <ToolBarButton layoutConstraint="left">
-          <ClientEvent name="onClick">view.get(&quot;#recalculate&quot;).execute(function(result){&#xD;
-            if(result == 'success'){&#xD;
-            $notify(&quot;鏁版嵁鏇存柊瀹屾垚锛侊紒&quot;);&#xD;
-            &#xD;
-            var data = view.get(&quot;#dsQuery.data&quot;);&#xD;
-            view.get(&quot;#dsMain&quot;).set(&quot;parameter&quot;,data.toJSON()).flushAsync();&#xD;
-            }else{&#xD;
-            $notify(&quot;鏁版嵁鏇存柊澶辫触锛侊紒&quot;);&#xD;
-            }&#xD;
-            });</ClientEvent>
-          <Property name="caption">瀹炴椂鏍哥畻</Property>
-          <Property name="exClassName">btn4</Property>
-          <Property name="iconClass">fa fa-refresh</Property>
-          <Property name="width">120</Property>
-          <Property name="tip">瀹屾垚閲忛粯璁ょ粺璁″埌鏄ㄥぉ锛屾煡鐪嬪疄鏃跺畬鎴愰噺璇风偣鍑烩�滃疄鏃舵牳绠椻�濇寜閽�</Property>
-        </ToolBarButton>
-        <ToolBarButton layoutConstraint="left">
-          <ClientEvent name="onClick">&#xD;
-var select = view.get(&quot;#dataGridMain&quot;).get(&quot;selection&quot;);&#xD;
-if(select){&#xD;
-    var bizId = select.get(&quot;id&quot;);&#xD;
-    var url = &quot;/export/download-word?bizId=&quot;+bizId + &quot;&amp;entityName=InoutNoticeIn&quot;;&#xD;
-    window.open(url);&#xD;
-}else{&#xD;
-    $notify(&quot;璇烽�夋嫨闇�瑕佸鍑虹殑閫氱煡鍗曗�︹��&quot;);&#xD;
-}</ClientEvent>
-          <Property name="caption">瀵煎嚭Word</Property>
-          <Property name="exClassName">btn2</Property>
-          <Property name="width">120</Property>
-          <Property name="iconClass">fa fa-print</Property>
-        </ToolBarButton>
-        <Fill/>
-      </ToolBar>
-      <DataGrid id="dataGridMain" layoutConstraint="padding:8">
-        <ClientEvent name="onDataRowClick">self.set(&quot;selection&quot;,arg.data);</ClientEvent>
-        <Property name="dataSet">dsMain</Property>
-        <Property name="readOnly">true</Property>
-        <Property name="selectionMode">singleRow</Property>
-        <Property name="readOnly">true</Property>
-        <RowSelectorColumn/>
-        <RowNumColumn>
-          <Property name="width">50</Property>
-          <Property name="caption">搴忓彿</Property>
-        </RowNumColumn>
-        <DataColumn name="id">
-          <Property name="property">id</Property>
-          <Property name="width">200</Property>
-          <Property name="align">center</Property>
-        </DataColumn>
-        <DataColumn>
-          <Property name="property">deptId</Property>
-          <Property name="align">left</Property>
-          <Property name="name">deptId</Property>
-        </DataColumn>
-        <DataColumn name="name">
-          <Property name="property">name</Property>
-          <Property name="align">center</Property>
-          <Property name="width">120</Property>
-        </DataColumn>
-        <DataColumn name="customerName">
-          <Property name="property">customerName</Property>
-          <Property name="align">center</Property>
-        </DataColumn>
-        <DataColumn name="depotId">
-          <Property name="property">depotId</Property>
-          <Property name="align">center</Property>
-          <Property name="width">120</Property>
-        </DataColumn>
-        <DataColumn name="foodVariety">
-          <Property name="property">foodVariety</Property>
-          <Property name="align">center</Property>
-          <Property name="width">120</Property>
-        </DataColumn>
-        <DataColumn>
-          <Property name="property">targetNumber</Property>
-          <Property name="name">targetNumber</Property>
-          <Property name="align">center</Property>
-          <Property name="width">120</Property>
-        </DataColumn>
-        <DataColumn>
-          <Property name="property">completeStatus</Property>
-          <Property name="name">completeStatus</Property>
-          <Property name="align">center</Property>
-          <Property name="width">100</Property>
-        </DataColumn>
-        <DataColumn>
-          <Property name="property">updateBy</Property>
-          <Property name="align">center</Property>
-          <Property name="name">updateBy</Property>
-          <Property name="width">120</Property>
-        </DataColumn>
-        <DataColumn>
-          <Property name="property">createTime</Property>
-          <Property name="align">center</Property>
-          <Property name="name">createTime</Property>
-          <Property name="width">160</Property>
-        </DataColumn>
-      </DataGrid>
-      <ToolBar layoutConstraint="bottom">
-        <Fill/>
-        <DataPilot layoutConstraint="right">
-          <Property name="itemCodes">pageSize,pages</Property>
-          <Property name="dataSet">dsMain</Property>
-        </DataPilot>
-      </ToolBar>
-    </Container>
-    <Dialog id="dialogMain" layout="regionPadding:8">
-      <Property name="closeable">false</Property>
-      <Property name="caption">鍏ュ簱閫氱煡鍗�</Property>
-      <Property name="width">85%</Property>
-      <Property name="iconClass">fa fa-tasks</Property>
-      <Buttons>
-        <Button id="btnOk">
-          <ClientEvent name="onClick">view.get(&quot;#updateSave&quot;).execute(function(result){&#xD;
-	if(result.code != '200'){&#xD;
-		$alert(result.message);&#xD;
-		return;&#xD;
-	}&#xD;
-	$alert('鏁版嵁鎵ц鎴愬姛锛�');&#xD;
-	self.get(&quot;parent&quot;).hide();&#xD;
-});</ClientEvent>
-          <Property name="caption">淇濆瓨</Property>
-          <Property name="iconClass">fa fa-check-circle</Property>
-          <Property name="exClassName">btn1</Property>
-          <Property name="width">120</Property>
-        </Button>
-        <Button>
-          <ClientEvent name="onClick">view.get(&quot;#dsMain.data:#&quot;).cancel();&#xD;
-            self.get(&quot;parent&quot;).hide();</ClientEvent>
-          <Property name="caption">鍙栨秷</Property>
-          <Property name="exClassName">btn3</Property>
-          <Property name="iconClass">fa fa-times-circle</Property>
-          <Property name="width">120</Property>
-        </Button>
-      </Buttons>
-      <Children>
-        <Container>
-          <AutoForm layoutConstraint="top ">
-            <Property name="dataSet">dsMain</Property>
-            <Property name="showHint">false</Property>
-            <Property name="cols">210,*,210</Property>
-            <Control/>
-            <AutoFormElement>
-              <Property name="name">name</Property>
-              <Property name="property">name</Property>
-              <Property name="editorType">Label</Property>
-              <Property name="showLabel">false</Property>
-              <Property name="showHint">false</Property>
-              <Property name="className">f-title</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement>
-              <Property name="name">id</Property>
-              <Property name="property">id</Property>
-              <Property name="editorType">Label</Property>
-              <Property name="showHint">false</Property>
-              <Property name="labelAlign">right</Property>
-              <Property name="showLabel">false</Property>
-              <Editor/>
-            </AutoFormElement>
-          </AutoForm>
-          <AutoForm>
-            <Property name="dataSet">dsMain</Property>
-            <Property name="cols">*,*,*</Property>
-            <Property name="labelAlign">right</Property>
-            <Property name="labelSeparator">锛�</Property>
-            <Property name="labelWidth">120</Property>
-            <Property name="showHint">true</Property>
-            <AutoFormElement>
-              <Property name="name">name</Property>
-              <Property name="property">name</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement>
-              <Property name="name">type</Property>
-              <Property name="property">type</Property>
-              <Property name="trigger">autoMappingDropDown1</Property>
-              <Property name="editorType">RadioGroup</Property>
-              <Property name="showHint">false</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement id="formItemBank">
-              <Property name="name">bankId</Property>
-              <Property name="property">bankId</Property>
-              <Property name="hideMode">visibility</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement>
-              <Property name="name">deptId</Property>
-              <Property name="property">deptId</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement>
-              <Property name="name">depotId</Property>
-              <Property name="property">depotId</Property>
-              <Property name="trigger">dsDepotDropDown</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement>
-              <Property name="name">foodVariety</Property>
-              <Property name="property">foodVariety</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement>
-              <Property name="name">year</Property>
-              <Property name="property">year</Property>
-              <Property name="trigger">defaultYearDropDown</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement id="formItemCustomerName" layoutConstraint="colSpan:2">
-              <Property name="name">customerName</Property>
-              <Property name="property">customerName</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement>
-              <Property name="name">targetNumber</Property>
-              <Property name="property">targetNumber</Property>
-              <Property name="readOnly">false</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement>
-              <Property name="name">createBy</Property>
-              <Property name="property">createBy</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement>
-              <Property name="name">createTime</Property>
-              <Property name="property">createTime</Property>
-              <Property name="readOnly">true</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement layoutConstraint="colSpan:3">
-              <Property name="name">remark</Property>
-              <Property name="property">remark</Property>
-              <Property name="editorType">TextArea</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement>
-              <Property name="name">completeNumber</Property>
-              <Property name="property">completeNumber</Property>
-              <Property name="readOnly">false</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement>
-              <Property name="name">completeStatus</Property>
-              <Property name="property">completeStatus</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement>
-              <Property name="name">completeTime</Property>
-              <Property name="property">completeTime</Property>
-              <Property name="readOnly">false</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement layoutConstraint="colSpan:2">
-              <Property name="name">contract</Property>
-              <Property name="property">contract</Property>
-              <Editor/>
-            </AutoFormElement>
-            <Label>
-              <Property name="style">
-                <Property name="color">blue</Property>
-              </Property>
-              <Property name="text">娉細鐩戠閫氱煡鍗曪紝鍙~鍐欒川鎶煎悎鍚屽悕绉�</Property>
-            </Label>
-            <AutoFormElement>
-              <Property name="name">auditStatus</Property>
-              <Property name="property">auditStatus</Property>
-              <Property name="readOnly">true</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement>
-              <Property name="name">auditUser</Property>
-              <Property name="property">auditUser</Property>
-              <Property name="readOnly">true</Property>
-              <Editor/>
-            </AutoFormElement>
-            <AutoFormElement>
-              <Property name="name">auditDate</Property>
-              <Property name="property">auditDate</Property>
-              <Property name="readOnly">true</Property>
-              <Editor/>
-            </AutoFormElement>
-            <HtmlContainer layoutConstraint="colSpan:3">
-              <Property name="content">1.鍏ュ簱閫氱煡鍗曚綔涓哄叆搴撲綔涓氱殑鍓嶇疆鏉′欢锛屽繀椤婚厤缃紝鍚﹀垯鏃犳硶杩涜鍏ュ簱浣滀笟銆�&lt;br>&#xD;
-2.鍗曟嵁绫诲瀷=搴撳尯閫氱煡鍗曪紝琛ㄧず搴撳尯鑷繁浣滀笟涓氬姟锛屼笉鍙楃洃绠$鐞嗐��&lt;br>&#xD;
-3.鍗曟嵁绫诲瀷=璐ㄦ娂鐩戠閫氱煡鍗曪紝鍗曟嵁蹇呴』濉啓鐩戠潱閾惰銆�</Property>
-              <Property name="exClassName">h-tip</Property>
-              <Property name="contentOverflow">hidden</Property>
-            </HtmlContainer>
-          </AutoForm>
-        </Container>
-      </Children>
-      <Tools/>
-    </Dialog>
-    <DataSetDropDown id="dsDepotDropDown">
-      <ClientEvent name="onOpen">&#xD;
-var entity = view.get(&quot;#dsMain.data:#&quot;);&#xD;
-if(!entity){&#xD;
-    $alert(&quot;璇峰厛閫夋嫨鎵�灞炲垎搴�&quot;);&#xD;
-}else{&#xD;
-    var deptId = entity.get(&quot;deptId&quot;);&#xD;
-    if(!deptId){&#xD;
-        $alert(&quot;璇峰厛閫夋嫨鎵�灞炲垎搴�&quot;);&#xD;
-    }else{&#xD;
-        view.get(&quot;#dsDepotList&quot;).set(&quot;parameter&quot;,entity.get(&quot;deptId&quot;)).flushAsync();&#xD;
-    }&#xD;
-}</ClientEvent>
-      <Property name="dataSet">dsDepotList</Property>
-      <Property name="height">450</Property>
-      <Property name="autoOpen">true</Property>
-      <Property name="assignmentMap">depotId=id</Property>
-      <Property name="width">400</Property>
-      <DataColumn>
-        <Property name="align">center</Property>
-        <Property name="name">name</Property>
-        <Property name="property">name</Property>
-        <Editor/>
-      </DataColumn>
-    </DataSetDropDown>
-    <UpdateAction id="updateSave">
-      <Property name="dataResolver">inoutNoticePR#saveIn</Property>
-      <UpdateItem>
-        <Property name="dataPath">[#current]</Property>
-        <Property name="dataSet">dsMain</Property>
-      </UpdateItem>
-    </UpdateAction>
-    <AjaxAction id="ajaxDel">
-      <Property name="service">inoutNoticePR#delDataIn</Property>
-      <Property name="confirmMessage">纭畾瑕佹墽琛屽垹闄や箞锛�</Property>
-    </AjaxAction>
-    <AjaxAction id="ajaxInitAdd">
-      <Property name="service">inoutNoticePR#initAddIn</Property>
-    </AjaxAction>
-    <AjaxAction id="recalculate">
-      <Property name="service">inoutNoticePR#updateSumNoticeIn</Property>
-    </AjaxAction>
   </View>
 </ViewConfig>

--
Gitblit v1.9.3