sgj
2026-02-13 1cd2e610fdbd581f609e002e738b0e5cea97ad40
fzzy-igdss-view/src/main/java/com/fzzy/igds/InoutList.view.xml
@@ -123,7 +123,7 @@
      </PropertyDef>
      <PropertyDef name="settleWeight">
        <Property name="dataType">Double</Property>
        <Property name="label">结算净重</Property>
        <Property name="label">结算重量</Property>
        <Property name="required">true</Property>
        <Property name="displayFormat">0.0 KG</Property>
      </PropertyDef>
@@ -156,6 +156,10 @@
      <PropertyDef name="remarks">
        <Property></Property>
        <Property name="label">备注信息</Property>
      </PropertyDef>
      <PropertyDef name="updateLog">
        <Property></Property>
          <Property name="label">修改记录</Property>
      </PropertyDef>
      <PropertyDef name="deptId">
        <Property></Property>
@@ -366,11 +370,6 @@
   view.get(&quot;#btnDel&quot;).set(&quot;visible&quot;,false);&#xD;
}&#xD;
&#xD;
if(&quot;OUT&quot; == TYPE){&#xD;
   view.get(&quot;#recordWeight&quot;).set(&quot;caption&quot;,&quot;出库重量&quot;);&#xD;
}else{&#xD;
   view.get(&quot;#recordWeight&quot;).set(&quot;caption&quot;,&quot;入库重量&quot;);&#xD;
}&#xD;
&#xD;
//默认查询查询提条件&#xD;
view.get(&quot;#dsQuery&quot;).insert({&#xD;
@@ -584,7 +583,7 @@
        </ToolBarButton>
        <ToolBarButton id="btnDel">
          <ClientEvent name="onClick">showAbnormal();</ClientEvent>
          <Property name="caption">异常操作</Property>
          <Property name="caption">作废操作</Property>
          <Property name="exClassName">btn4</Property>
          <Property name="iconClass">fa fa-minus</Property>
          <Property name="width">100</Property>
@@ -612,9 +611,18 @@
        </ToolBarButton>
        <ToolBarButton>
          <Property name="caption">导入EXCEL</Property>
          <Property name="exClassName">btn1</Property>
          <Property name="exClassName">btn2</Property>
          <Property name="iconClass">fa fa-file-excel-o</Property>
          <Property name="action">uploadExcel</Property>
          <Property name="width">120</Property>
        </ToolBarButton>
        <ToolBarButton>
          <ClientEvent name="onClick">&#xD;
var url = &quot;/export/download-inout-excel&quot;;&#xD;
window.open(url);&#xD;</ClientEvent>
          <Property name="caption">模板下载</Property>
          <Property name="exClassName">btn1</Property>
          <Property name="iconClass">fa fa-cloud-download</Property>
          <Property name="width">120</Property>
        </ToolBarButton>
      </ToolBar>
@@ -692,15 +700,6 @@
          <Property name="align">center</Property>
          <Property name="width">100</Property>
        </DataColumn>
        <DataColumn id="recordWeight">
          <ClientEvent name="onRenderCell">arg.dom.style.fontWeight = &quot;bold&quot;;&#xD;
arg.processDefault = true;</ClientEvent>
          <Property name="property">recordWeight</Property>
          <Property name="align">center</Property>
          <Property name="width">100</Property>
          <Property name="visible">true</Property>
          <Property name="name">recordWeight</Property>
        </DataColumn>
        <DataColumn name="progress">
          <ClientEvent name="onRenderCell">arg.dom.style.fontWeight = &quot;bold&quot;;&#xD;
arg.processDefault = true;</ClientEvent>
@@ -725,7 +724,7 @@
    <Dialog id="dialogMain" layout="regionPadding:8">
      <Property name="iconClass">fa fa-tasks</Property>
      <Property name="caption">单据信息</Property>
      <Property name="width">70%</Property>
      <Property name="width">80%</Property>
      <Property name="closeable">false</Property>
      <Property name="height">90%</Property>
      <Buttons>
@@ -763,7 +762,7 @@
          <Children>
            <AutoForm>
              <Property name="dataSet">dsMain</Property>
              <Property name="cols">*,*,*</Property>
              <Property name="cols">*,*,*,*</Property>
              <Property name="labelAlign">right</Property>
              <Property name="labelSeparator">:</Property>
              <Property name="labelWidth">100</Property>
@@ -777,7 +776,7 @@
                <Property name="property">plateNum</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
              <AutoFormElement layoutConstraint="colSpan:2">
                <Property name="name">deptId</Property>
                <Property name="property">deptId</Property>
                <Property name="readOnly">true</Property>
@@ -787,6 +786,11 @@
                <Property name="name">depotId</Property>
                <Property name="property">depotId</Property>
                <Property name="label">装卸仓库</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">foodVariety</Property>
                <Property name="property">foodVariety</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
@@ -800,29 +804,8 @@
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">foodVariety</Property>
                <Property name="property">foodVariety</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">perWet</Property>
                <Property name="property">perWet</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">userContact</Property>
                <Property name="property">userContact</Property>
                <Property name="label">联系电话</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">foodLevel</Property>
                <Property name="property">foodLevel</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">perImpurity</Property>
                <Property name="property">perImpurity</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
@@ -838,6 +821,12 @@
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">userContact</Property>
                <Property name="property">userContact</Property>
                <Property name="label">联系电话</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="label">客户名称</Property>
                <Property name="property">customerName</Property>
                <Property name="editable">false</Property>
@@ -849,6 +838,16 @@
                <Property name="property">noticeId</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">perWet</Property>
                <Property name="property">perWet</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">perImpurity</Property>
                <Property name="property">perImpurity</Property>
                <Editor/>
              </AutoFormElement>
            </AutoForm>
          </Children>
        </FieldSet>
@@ -858,76 +857,70 @@
          <Children>
            <AutoForm>
              <Property name="dataSet">dsMain</Property>
              <Property name="cols">*,50,*,50,*,50</Property>
              <Property name="cols">*,*,*,*</Property>
              <Property name="labelAlign">right</Property>
              <Property name="labelWidth">100</Property>
              <Property name="labelSeparator">:</Property>
              <AutoFormElement layoutConstraint="colSpan:2">
                <ClientEvent name="onBlur">deAutoByWeight();</ClientEvent>
                <Property name="name">fullWeight</Property>
                <Property name="property">fullWeight</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement layoutConstraint="colSpan:2">
              <AutoFormElement>
                <Property name="name">fullWeightTime</Property>
                <Property name="property">fullWeightTime</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement layoutConstraint="colSpan:2">
              <AutoFormElement>
                <Property name="name">fullWeightUser</Property>
                <Property name="property">fullWeightUser</Property>
                <Property name="label">满车称重人</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement layoutConstraint="colSpan:2">
              <AutoFormElement>
                <ClientEvent name="onBlur">deAutoByWeight();</ClientEvent>
                <Property name="name">emptyWeight</Property>
                <Property name="property">emptyWeight</Property>
                <Property name="name">fullWeight</Property>
                <Property name="property">fullWeight</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement layoutConstraint="colSpan:2">
                <Property name="name">emptyWeightTime</Property>
                <Property name="property">emptyWeightTime</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement layoutConstraint="colSpan:2">
                <Property name="name">emptyWeightUser</Property>
                <Property name="property">emptyWeightUser</Property>
                <Property name="label">空车称重人</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement layoutConstraint="colSpan:2">
                <Property name="name">netWeight</Property>
                <Property name="property">netWeight</Property>
                <Property name="readOnly">true</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement layoutConstraint="colSpan:2">
              <AutoFormElement>
                <ClientEvent name="onBlur">deAutoByWeight();</ClientEvent>
                <Property name="name">deOther</Property>
                <Property name="property">deOther</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement layoutConstraint="colSpan:2">
              <AutoFormElement>
                <Property name="name">emptyWeightTime</Property>
                <Property name="property">emptyWeightTime</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">emptyWeightUser</Property>
                <Property name="property">emptyWeightUser</Property>
                <Property name="label">空车称重人</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <ClientEvent name="onBlur">deAutoByWeight();</ClientEvent>
                <Property name="name">emptyWeight</Property>
                <Property name="property">emptyWeight</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">netWeight</Property>
                <Property name="property">netWeight</Property>
                <Property name="readOnly">true</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">registerTime</Property>
                <Property name="property">registerTime</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement layoutConstraint="colSpan:2">
              <AutoFormElement>
                <Property name="name">completeTime</Property>
                <Property name="property">completeTime</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">settleWeight</Property>
                <Property name="property">settleWeight</Property>
                <Property name="readOnly">true</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement layoutConstraint="colSpan:2">
                <Property name="name">recordWeight</Property>
                <Property name="property">recordWeight</Property>
                <Property name="readOnly">true</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement layoutConstraint="colSpan:2">
                <Property name="name">completeTime</Property>
                <Property name="property">completeTime</Property>
                <Editor/>
              </AutoFormElement>
            </AutoForm>
@@ -963,6 +956,12 @@
                <Property name="property">remarks</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement layoutConstraint="colSpan:3">
                <Property name="name">updateLog</Property>
                <Property name="property">updateLog</Property>
                <Property name="readOnly">true</Property>
                <Editor/>
              </AutoFormElement>
            </AutoForm>
          </Children>
        </FieldSet>
@@ -991,14 +990,14 @@
      <Buttons>
        <Button>
          <ClientEvent name="onClick">todoError();</ClientEvent>
          <Property name="caption">异常终止</Property>
          <Property name="caption">确认作废</Property>
          <Property name="iconClass">fa fa-check</Property>
          <Property name="exClassName">btn1</Property>
          <Property name="width">120</Property>
        </Button>
        <Button>
          <ClientEvent name="onClick">self.get(&quot;parent&quot;).close();</ClientEvent>
          <Property name="caption">取消操作</Property>
          <Property name="caption">取消</Property>
          <Property name="exClassName">btn3</Property>
          <Property name="iconClass">fa fa-times-circle</Property>
          <Property name="width">120</Property>
@@ -1188,12 +1187,12 @@
if(fileName){&#xD;
    $notify(&quot;附件上传成功,开始执行解析……&quot;);&#xD;
    view.get(&quot;#ajaxAnalysisExcel&quot;).set(&quot;parameter&quot;,fileName).execute(function(result){&#xD;
        if(result){&#xD;
            $alert(result);&#xD;
        }else{&#xD;
            $alert(&quot;导入并解析成功!&quot;);&#xD;
        if(&quot;200&quot;!=result.code){
            $alert(result.message);&#xD;
        }else{
            $alert(result.message);&#xD;
            query();&#xD;
        }&#xD;
        }
    });&#xD;
}</ClientEvent>
      <Property name="fileResolver">fileUploadManage#uploadExcel</Property>