mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 13:56:45 +08:00
feat:合并
This commit is contained in:
@@ -1659,7 +1659,7 @@
|
||||
:footer="null"
|
||||
:closable="false"
|
||||
wrapClassName="modalStyle stusmanageModal"
|
||||
width="80%"
|
||||
width="90%"
|
||||
@cancel="sm_exit"
|
||||
>
|
||||
<div class="modalHeader">
|
||||
@@ -7786,7 +7786,7 @@ export default defineComponent({
|
||||
|
||||
.stusmanageModal {
|
||||
.ant-modal {
|
||||
max-width: 1700px;
|
||||
max-width: 1800px;
|
||||
.ant-modal-content {
|
||||
// width:1358px !important;
|
||||
.ant-modal-body {
|
||||
|
||||
Reference in New Issue
Block a user