opt: 设备优化

This commit is contained in:
yanps
2024-02-23 16:37:01 +08:00
parent d4c89bc50f
commit 7282a6ef66
106 changed files with 845 additions and 326 deletions

View File

@@ -66,7 +66,7 @@
<el-dialog
:close-on-click-modal="false"
:before-close="crud.cancelCU"
:visible.sync="crud.status.cu > 0"
:visible.sync="crud.status.cu"
:title="crud.status.title"
width="600px"
>