Dcat.ready(function () { // const workorderNoticeTimer = setInterval(function () { // // $.ajax({ // url: '/workorder_notice', // type: 'POST', // data: {}, // dataType: 'json', // success: function (res) { // Dcat.info('您有新的工单信息', null, { // timeOut: 5000, // 5秒后自动消失 // }); // }, // error: function (error) { // // } // }); // // }, 2000); });