perf: 代码优化

This commit is contained in:
weifashi 2023-12-15 16:24:43 +08:00
parent 21132f475a
commit 615f40d458

View File

@ -62,8 +62,6 @@ export default {
mounted() { mounted() {
this.showSpin = true; this.showSpin = true;
this.appData = this.getAppData this.appData = this.getAppData
console.log(this.url)
}, },
watch: { watch: {
loading(val){ loading(val){