yxh
yxh
2023-07-20 5f193f83ef3efbdc95cb9478a46b7fe0be9cb0a1
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();