|
|
@ -676,6 +676,7 @@ function batchUpdate(){ |
|
|
|
}).then(function (response) { |
|
|
|
}).then(function (response) { |
|
|
|
$("body").removeClass("loading"); |
|
|
|
$("body").removeClass("loading"); |
|
|
|
localStorage.setItem('batchEntity', ''); |
|
|
|
localStorage.setItem('batchEntity', ''); |
|
|
|
|
|
|
|
refresData(); |
|
|
|
}).catch(function (error) { |
|
|
|
}).catch(function (error) { |
|
|
|
$("body").removeClass("loading") |
|
|
|
$("body").removeClass("loading") |
|
|
|
|
|
|
|
|
|
|
|