使用常亮引用url

This commit is contained in:
Argo-Lenovo 2016-11-20 23:39:31 +08:00
parent 95b931d1ff
commit abfe7039b6
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
// load widget data // load widget data
$.bc({ $.bc({
url: '../api/Notifications/', url: Notifications.url,
swal: false, swal: false,
method: 'GET', method: 'GET',
callback: function (result) { callback: function (result) {