LIJU hai 5 días
pai
achega
3fec442b1a
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  1. 4 2
      src/main/resources/templates/mz/west_pharmacy_send.html

+ 4 - 2
src/main/resources/templates/mz/west_pharmacy_send.html

@@ -622,8 +622,10 @@
                                 处方总金额:<span id="sendTotalAmount" style="color: red;">0.00</span>
                             </div>
                         </div>
-                        <table id="tb_table_right"
-                               style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;"></table>
+                        <div style="max-height: 300px; min-height: 300px; overflow-y: auto; border: 1px solid #ddd;">
+                            <table id="tb_table_right"
+                                   style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;"></table>
+                        </div>
                     </div>
                 </div>
             </div>