Tweak UI
This commit is contained in:
parent
b5c8dc0fe3
commit
e825d3be83
8 changed files with 186 additions and 271 deletions
|
|
@ -82,7 +82,7 @@ export default defineComponent({
|
|||
},
|
||||
|
||||
showUser() {
|
||||
os.pageWindow(`/instance/user/${this.file.userId}`);
|
||||
os.pageWindow(`/user-info/${this.file.userId}`);
|
||||
},
|
||||
|
||||
async del() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue