搜索小bug

This commit is contained in:
luchenqun 2017-03-20 13:25:10 +08:00
parent 584a58496b
commit 28da1b6da4
1 changed files with 1 additions and 0 deletions

View File

@ -277,6 +277,7 @@ app.controller('searchCtr', ['$scope', '$state', '$stateParams', '$filter', '$wi
function transition() {
$timeout(function() {
timeagoInstance.cancel();
timeagoInstance.render(document.querySelectorAll('.need_to_be_rendered'), 'zh_CN');
}, 100)
var className = 'js-table-search';