qingyiay
2024-02-01 a6ed23b018343a68f9fd276647cc4af817398d1b
src/views/my-components/xboot/upload-pic-input.vue
@@ -150,7 +150,7 @@
  methods: {
    init() {
      this.accessToken = {
        accessToken: this.getStore("accessToken"),
        accessToken: this.getSessionStore("accessToken"),
      };
    },
    viewImage() {