修改页面去掉全屏
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
:okAuth="'erp:account:edit'"
|
||||
@register="registerModal"
|
||||
@ok="handleSubmit"
|
||||
defaultFullscreen="true"
|
||||
width="70%"
|
||||
>
|
||||
<template #title>
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
:okAuth="'erp:accountTransfer:edit'"
|
||||
@register="registerModal"
|
||||
@ok="handleSubmit"
|
||||
defaultFullscreen="true"
|
||||
width="70%"
|
||||
>
|
||||
<template #title>
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
:okAuth="'erp:category:edit'"
|
||||
@register="registerModal"
|
||||
@ok="handleSubmit"
|
||||
defaultFullscreen="true"
|
||||
width="70%"
|
||||
>
|
||||
<template #title>
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
:okAuth="'erp:transactionFlow:edit'"
|
||||
@register="registerModal"
|
||||
@ok="handleSubmit"
|
||||
defaultFullscreen="true"
|
||||
width="70%"
|
||||
>
|
||||
<template #title>
|
||||
|
||||
Reference in New Issue
Block a user