...
|
...
|
@@ -302,7 +302,7 @@ layui.define(['table', 'admin', 'form', 'common', 'sessions', 'reslist', 'common |
|
|
, icon: 1
|
|
|
, time: 1000
|
|
|
}, function () {
|
|
|
// loadFavoriteList(pid);
|
|
|
loadFavoriteList(pid);
|
|
|
});
|
|
|
}).error(function (error) {
|
|
|
console.log(error);
|
...
|
...
|
|