feat: Conformance Save switchNavItem done.
This commit is contained in:
@@ -70,7 +70,8 @@ export default {
|
||||
break;
|
||||
}
|
||||
await this.conformanceStore.getConformanceParams();
|
||||
this.isLoading = false;
|
||||
// 給 rule 檔取得 ShowBar 一些時間
|
||||
setTimeout(() => this.isLoading = false, 500);
|
||||
},
|
||||
mounted() {
|
||||
this.selectedRuleType = 'Have activity';
|
||||
|
||||
Reference in New Issue
Block a user