修改页面去掉全屏

This commit is contained in:
2026-03-05 00:16:52 +08:00
parent 14127580fe
commit aae3b2c020
35 changed files with 9 additions and 47 deletions

View File

@@ -10,7 +10,6 @@
:okAuth="'erp:account:edit'"
@register="registerModal"
@ok="handleSubmit"
defaultFullscreen="true"
width="70%"
>
<template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'erp:accountTransfer:edit'"
@register="registerModal"
@ok="handleSubmit"
defaultFullscreen="true"
width="70%"
>
<template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'erp:category:edit'"
@register="registerModal"
@ok="handleSubmit"
defaultFullscreen="true"
width="70%"
>
<template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'erp:transactionFlow:edit'"
@register="registerModal"
@ok="handleSubmit"
defaultFullscreen="true"
width="70%"
>
<template #title>