Browse Source

一些功能

Kirin 4 năm trước cách đây
mục cha
commit
43a2bdc794

+ 1 - 1
app/admin/view/order/store_order/order_goods.php

@@ -72,7 +72,7 @@
        })
        })
     });
     });
     layList.form.on('select(sh_delivery_name)', function(data){
     layList.form.on('select(sh_delivery_name)', function(data){
-        $("#sh_delivery_id").value=$(data.elem).find("option:selected").attr('phone');
+        $("#sh_delivery_id").attr('value',$(data.elem).find("option:selected").attr('phone'));
     });
     });
     layList.search('delivery',function (data) {
     layList.search('delivery',function (data) {
         console.log(data);
         console.log(data);