forked from FoundKeyGang/FoundKey
reduce remote interact dialog width
This commit is contained in:
parent
2759cd8174
commit
8e1adfa03a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<XModalWindow
|
||||
ref="dialog"
|
||||
:width="700"
|
||||
:width="500"
|
||||
@close="onClose()"
|
||||
@closed="emit('closed')"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue