lvhao 1 ngày trước cách đây
mục cha
commit
7db6042dfc
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      template/erp/fullorder_edit.html

+ 5 - 0
template/erp/fullorder_edit.html

@@ -959,6 +959,11 @@ $("select[name=country]").change(function(){
 	crcol();
 		});
 $(document).ready(function() { 
+
+//预加载choice 解决首次访问白屏的问题
+$.get('/choice/1');
+$.get('/choice/2');
+
 var eid = $("select[name='express']").children("option:selected").val();
 var jsxz = '{$fullorder["js"]}';
 if(eid == '2' || eid == '64')//联邦的话替换签名选项