YYC
2023-07-04 585e878b169bdeb2bc8cc452b9d2e640d00caa6d
igds-inout/src/main/java/com/ld/igds/inout/view/InoutHand.view.xml
@@ -146,6 +146,8 @@
         view.get("#btnPrintWeigh").set("disabled",false);
         view.get("#btnPrintCheck").set("disabled",false);
         $alert("保存成功,可以进行打印和重新提新表单!");
         flush();

      }
   });
}</ClientEvent>
@@ -605,6 +607,11 @@
      <Property name="executingMessage">正在执行打印……</Property>
      <Property name="async">false</Property>
    </AjaxAction>
    <AjaxAction id="ajaxPrintCheckBill">
      <Property name="async">false</Property>
      <Property name="executingMessage">正在执行打印……</Property>
      <Property name="service">inoutDataPR#printShipBill</Property>
    </AjaxAction>
    <CustomDropDown id="ddDicArea">
      <Property name="minHeight">500</Property>
      <Property name="minWidth">500</Property>