左右键变换bug修复

This commit is contained in:
joylink_zhaoerwei 2023-11-06 09:05:01 +08:00
parent c971f5fdb6
commit 8b7aa520d1
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<template> <template>
<draggable-dialog <draggable-dialog
v-if="showsetAlartText" v-model="showsetAlartText"
seamless seamless
title="设置故障演示" title="设置故障演示"
:width="300" :width="300"

View File

@ -1,6 +1,6 @@
<template> <template>
<draggable-dialog <draggable-dialog
v-if="showsetAlartText" v-model="showsetAlartText"
seamless seamless
title="设置故障测试" title="设置故障测试"
:width="300" :width="300"