wupengfei 3 年之前
父節點
當前提交
184cfcf050
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      application/store/view/integral_goods/form.html

+ 1 - 0
application/store/view/integral_goods/form.html

@@ -342,6 +342,7 @@
             }
         })
         if(error_detail !==0 )layer.msg('请完善规格信息');
+        console.log($("select[name='freight_id']").val()); return  false;
         if($("input[name='freight_type']") == 1 && $("select[name='freight_id']").val() == 0)
         {
             layer.msg('请选择运费模板');