KKbes
2023-06-26 64c61e02e5083871944d8128c375e7e13ee0a8f5
force-app/main/default/pages/Ordergoods.page
@@ -324,7 +324,7 @@
            <apex:outputPanel rendered="{!IF(sampleOrder.Status__c='订单已发送',false,true)}" >
               <table id="theTable_Body" class="pure-table pure-table-horizontal" border="1" style="border-collapse: collapse; table-layout:fixed;">
                  <tr style="background-color:#f2f3f3; width:900px; color: black;">
                     <th style="text-align:left; width:50px">查询:</th>
                            <th style="text-align:left; width:60px">查询:</th>
                     <td style="text-align:left; width:180px">
                        <apex:inputText style="text-align:left;" id="selectlike" value="{!QueryTemp}" />
                     </td>