Commit 0a288ebe authored by hujun's avatar hujun

批量修改盘方

parent 5cc5fc0f
...@@ -109,7 +109,7 @@ ...@@ -109,7 +109,7 @@
<span class="btn btn-default btn3 ld-Marheight" id="reset">重置</span> <span class="btn btn-default btn3 ld-Marheight" id="reset">重置</span>
<!-- 批量修改客方 --> <!-- 批量修改客方 -->
<a href="#modal_modify_user" data-toggle="modal" class="btn btn-info btn3 margin-top-ld"><i class="icon-plus"></i> <a href="#modal_modify_user" data-toggle="modal" class="btn btn-info btn3 margin-top-ld"><i class="icon-plus"></i>
批量修改</a> 批量修改</a>
</form> </form>
</td> </td>
</tr> </tr>
......
...@@ -582,7 +582,7 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin ...@@ -582,7 +582,7 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin
} }
$.ajax({ $.ajax({
url: '/index/batchEditCustomer', url: '/index/batchChangDish',
type: 'POST', type: 'POST',
async: true, async: true,
data: { data: {
......
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