Administrator
2022-03-07 5eb0e4a1c4d345bbdc218b81e14f905976523878
src/views/wel/index.vue
@@ -70,7 +70,7 @@
    if(this.userInfo.role_name == "公安管理员" || this.userInfo.role_name == "administrator" || this.userInfo.role_name == "民警"){
      this.isImg = true;
      //查询图片
      getDetails(10).then((res) => {
      getDetails(12).then((res) => {
        const att = res.data.data;
        this.img = att.link;
      });