整合企微token变量
This commit is contained in:
@@ -18,9 +18,6 @@
|
||||
import { mapState } from "vuex";
|
||||
export default {
|
||||
name: "home",
|
||||
computed: {
|
||||
...mapState(["user", "token"]),
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
id: '',
|
||||
|
||||
Reference in New Issue
Block a user