YYC
2023-07-07 b32697542f61ab9f6579aed1321d2916dd278eb5
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>