pengwei
2025-04-10 d49c469a63ebb84623a2377e2c666307a2689025
项目代码/client/src/views/tts/UserManagement/Usermanagement.vue
@@ -183,9 +183,7 @@
            <template #default="scope">
              <el-image
                style="width: 70px; height: 70px"
                :src="
                  'http://115.159.85.185:9098' + scope.row.headImageUrl
                "
                :src="'http://115.159.85.185:9098' + scope.row.headImageUrl"
                show-progress
                :initial-index="4"
                fit="cover"
@@ -1157,7 +1155,6 @@
    dialogVisible.value = false;
    initData();
  });
  console.log(val);
};
// 鐢ㄦ埛瑙掕壊鏄惁鍚敤
const changeRoleSwitch = (val) => {