update 2个dialog

This commit is contained in:
lb
2023-02-03 09:58:23 +08:00
parent 9ccc8b44b3
commit f6c76a83cf
5 changed files with 45 additions and 31 deletions

View File

@@ -59,7 +59,7 @@ export default function () {
* 此为后者的配置:
*/
const dialogJustFormConfigs = {
clickModalToClose: false,
clickModalToClose: true,
form: {
rows: [
[

View File

@@ -47,6 +47,7 @@ export default function () {
const dialogConfigs = {
clickModalToClose: true,
menu: [{ name: '设备信息' }, { name: '设备属性信息', onlyEditMode: false }],
form: {
rows: [