使用常亮引用url
This commit is contained in:
parent
95b931d1ff
commit
abfe7039b6
|
@ -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) {
|
||||||
|
|
Loading…
Reference in New Issue