fix:根据UI修改页面
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ns-drawer
|
||||
v-model:visible="visible"
|
||||
width="520"
|
||||
width="562px"
|
||||
:title="' '"
|
||||
:footer-style="{ textAlign: 'right' }"
|
||||
:ok="btnClick"
|
||||
@@ -521,6 +521,6 @@
|
||||
:deep(.ant-form-item-label) {
|
||||
z-index: 20;
|
||||
text-align: right;
|
||||
width: 23%;
|
||||
width: 20%;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user