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