sonar
This commit is contained in:
@@ -176,7 +176,6 @@ export default {
|
||||
async switchCaseData(id, count) {
|
||||
// 點同一筆 id 不要有動作
|
||||
if(id == this.showTraceId) return;
|
||||
// if(count >= 1000) this.isLoading = true; // 超過 1000 筆要 loading 畫面
|
||||
this.isLoading = true; // 都要 loading 畫面
|
||||
this.infinit404 = null;
|
||||
this.infinitMaxItems = false;
|
||||
|
||||
Reference in New Issue
Block a user