wip
This commit is contained in:
parent
1eecc1fa3d
commit
de6d77d0cb
29 changed files with 422 additions and 426 deletions
|
|
@ -27,10 +27,10 @@ import XInfo from './server.info.vue';
|
|||
|
||||
export default define({
|
||||
name: 'server',
|
||||
props: {
|
||||
props: () => ({
|
||||
design: 0,
|
||||
view: 0
|
||||
}
|
||||
})
|
||||
}).extend({
|
||||
components: {
|
||||
XCpuMemory,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue