feat: Performance conformance page to performance page done.
This commit is contained in:
@@ -542,6 +542,7 @@ export default {
|
||||
async created() {
|
||||
this.isLoading = true; // moubeted 才停止 loading
|
||||
const routeParams = this.$route.params;
|
||||
console.log(routeParams);
|
||||
let id = routeParams.fileId;
|
||||
let type = routeParams.type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user