wangting
2023-07-14 0b8990b4a3cfa8126287a594f0d3810ec97b2e15
弹窗展示
已修改1个文件
3 ■■■■ 文件已修改
Source/UBCS-WEB/src/components/FormTemplate/index.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Source/UBCS-WEB/src/components/FormTemplate/index.vue
@@ -3,7 +3,8 @@
    :visible.sync="dialogVisible"
    v-if="dialogVisible"
    v-dialogDrag
    top="5vh"
    top="-5vh"
    class="avue-dialog avue-dialog--top"
    :title="title"
    :width="width"
    append-to-body