czt
2025-12-29 323ee86aabb415f7d46594b228a7cddca40bea25
fzzy-igdss-view/src/main/java/com/fzzy/igds/PledgeContract.view.xml
@@ -143,8 +143,9 @@
    <Dialog id="dialogMain" layout="regionPadding:8">
      <Property name="closeable">false</Property>
      <Property name="caption">质押合同</Property>
      <Property name="width">1250</Property>
      <Property name="width">65%</Property>
      <Property name="iconClass">fa fa-tasks</Property>
      <Property name="height">90%</Property>
      <Buttons>
        <Button id="btnOk">
          <ClientEvent name="onClick">view.get(&quot;#saveAction&quot;).execute(function(){&#xD;
@@ -253,6 +254,11 @@
              <Property name="property">repaidAmount</Property>
              <Editor/>
            </AutoFormElement>
            <AutoFormElement>
              <Property name="name">depotIds</Property>
              <Property name="property">depotIds</Property>
              <Editor/>
            </AutoFormElement>
            <AutoFormElement layoutConstraint="colSpan:3">
              <Property name="name">remark</Property>
              <Property name="property">remark</Property>