lichene_328_5

This commit is contained in:
dengbw
2022-03-28 14:40:50 +08:00
committed by lccsw
parent 214eda5221
commit d09ac6148d
2 changed files with 0 additions and 4 deletions
-1
View File
@@ -260,7 +260,6 @@ class Lichene extends CI_Controller
$this->mdCustomerTagdata->add_batch($add_tag);
}
}
$data['c_id'] = $c_id;
$this->show_json(200, '操作成功');
}
-3
View File
@@ -181,9 +181,6 @@
},
success: function (re) {
mDialog.msg({content: re.msg});
if (re.code == 200) {
that.userInfo.c_id = re.data['c_id'];
}
},
complete: function () {
loading && mDialog.close(loading); //关闭加载