摘要:
效果图: <template> <div> <a-button class="editable-add-btn" @click="handleAdd"> Add </a-button> <div> <a-table :columns="columns" :data-source="data" bor 阅读全文
posted @ 2021-05-08 15:12
不带R的墨菲特
阅读(305)
评论(0)
推荐(0)
摘要:
<style lang="less" scoped> div /deep/ .ant-modal-content{ height: 600px; width: 1000px; } div /deep/ .ant-modal-body{ height: 80%; width: 100%; } </st 阅读全文
posted @ 2021-05-08 10:55
不带R的墨菲特
阅读(1300)
评论(1)
推荐(0)