mirror of
https://github.com/kuaifan/dootask.git
synced 2026-02-03 19:58:16 +00:00
perf: 代码优化
This commit is contained in:
parent
21132f475a
commit
615f40d458
@ -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){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user