记得上下班打卡 | 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 @@
var params = {
keyword : keyword,
busiType: busiType,
couType: couType
couType: couType,
bindType: '1,4'
};
var jAjax = $.post;
jAjax(that.ajax.url, params, function(data){
......
......@@ -3,7 +3,7 @@
<head>
<th:block th:include="include :: header('会员设置')" />
<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>
<style>
.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