|
|
@@ -171,7 +171,7 @@ $('#tb_departments').bootstrapTable({
|
|
|
onEditableSave: function (field, row, oldValue, $el) {
|
|
|
$.ajax({
|
|
|
type: "get",
|
|
|
- url: "http://127.0.0.113/edit.php",
|
|
|
+ url: "http://www.bixiaguangnian.com/index/test/testEditTwo",
|
|
|
data: row,
|
|
|
dataType: 'jsonp',
|
|
|
success: function (data, status) {
|