记得上下班打卡 | git大法好,push需谨慎

Commit 808fc3ee authored by 张国柄's avatar 张国柄

Merge remote-tracking branch 'origin/dev_20211205' into dev_20211205

parents 8a64d04e 6dcf58a5
...@@ -77,7 +77,8 @@ ...@@ -77,7 +77,8 @@
var params = { var params = {
keyword : keyword, keyword : keyword,
busiType: busiType, busiType: busiType,
couType: couType couType: couType,
bindType: '1,4'
}; };
var jAjax = $.post; var jAjax = $.post;
jAjax(that.ajax.url, params, function(data){ jAjax(that.ajax.url, params, function(data){
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<head> <head>
<th:block th:include="include :: header('会员设置')" /> <th:block th:include="include :: header('会员设置')" />
<th:block th:include="include :: bootstrap-fileinput-css" /> <th:block th:include="include :: bootstrap-fileinput-css" />
<script src="../../../../static/js/remote-search-coupon.js"></script> <!-- <script src="../../../../static/js/remote-search-coupon.js"></script>-->
</head> </head>
<style> <style>
.avatar_img { .avatar_img {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment