buli
2023-07-14 744f42c5496e656a1f9927740a3b37c0b97a6cba
force-app/main/default/lwc/lexArriveGoodsMain/lexArriveGoodsMain.html
@@ -68,7 +68,11 @@
                  <td style="width: 10px"></td>
                  <td style="width: 120px">
                    <div
                      style="color: #696969; font-size: 16px; text-align: left"
                                            style="
                                                color: #696969;
                                                font-size: 16px;
                                                text-align: left;
                                            "
                    >
                      消耗品订单名称
                    </div>
@@ -86,7 +90,11 @@
                  <td style="width: 30px"></td>
                  <td style="width: 108px">
                    <div
                      style="color: #696969; font-size: 16px; text-align: left"
                                            style="
                                                color: #696969;
                                                font-size: 16px;
                                                text-align: left;
                                            "
                    >
                      最新发货日期
                    </div>
@@ -107,7 +115,10 @@
                                        <lightning-button style="margin-left: 5px;margin-right: 5px;" label="清空" onclick={clear}></lightning-button> -->
                    <button
                      class="slds-button slds-button_neutral slds-button_stretch lexsearchStyle"
                      style="height: 32px; margin-right: 30px"
                                            style="
                                                height: 32px;
                                                margin-right: 30px;
                                            "
                      label="搜索"
                      onclick={search}
                    >
@@ -173,7 +184,10 @@
      style="border: 1px solid #d4d4d4"
    >
      <div class="slds-modal__container">
        <header class="slds-modal__header" style="background-color: #f3f3f3">
                <header
                    class="slds-modal__header"
                    style="background-color: #f3f3f3"
                >
          <button
            style=""
            class="slds-button slds-button_icon slds-modal__close slds-button_icon-inverse"