删除other页面无用utils
This commit is contained in:
parent
7ffa4cd25f
commit
b1cb87ac93
|
@ -20,7 +20,6 @@ export default {
|
||||||
name: "service-other",
|
name: "service-other",
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
utils: this.$utils,
|
|
||||||
list: [],
|
list: [],
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue