yxh
yxh
2023-07-30 7a46adff3aae94ca4dabc24d9c4921a752d3a827
src/views/home/index.vue
@@ -1217,7 +1217,6 @@
    let uuid;
    login(defaultAccount, defaultPassword, code, uuid)
      .then(async (res) => {
        debugger
        setToken(res.token);
        await this.getDictData();
        this.getinfos();