tijiao
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<ns-view-list-table v-bind="tableConfig" :model="data" ref="mainRef" class="table" />
|
||||
</div>
|
||||
</div>
|
||||
<!-- <a-drawer
|
||||
<a-drawer
|
||||
:width="1200"
|
||||
:visible="visible"
|
||||
:body-style="{ paddingBottom: '80px' }"
|
||||
@@ -65,7 +65,7 @@
|
||||
@ok="handleOk"
|
||||
@cancel="handleClose">
|
||||
<ns-form :schemas="formSchema2" :model="formData2" />
|
||||
</a-modal> -->
|
||||
</a-modal>
|
||||
</template>
|
||||
<script lang="ts">
|
||||
import { Modal } from 'ant-design-vue';
|
||||
@@ -671,6 +671,7 @@
|
||||
}
|
||||
.table {
|
||||
width: 2000px;
|
||||
/* width: auto; */
|
||||
}
|
||||
.admin {
|
||||
text-align: left;
|
||||
|
Reference in New Issue
Block a user