Try this, added $.ajaxSetup({ cache: false }); $(document).ready(function() { $.ajaxSetup({ cache: false }); $().SPServices({ operation: "GetListItems" ...
確定! 回上一頁