Modal禁用遮罩层关闭--:mask-closable="false"
<Modal v-model="theNewMount" width="800" @on-cancel="theNewMounttitle = false" :mask-closable="false" footer-hide >
Table 添加边框线--border
<Table border :columns="columns" :data="equipmentList"></Table>
Modal禁用遮罩层关闭--:mask-closable="false"
<Modal v-model="theNewMount" width="800" @on-cancel="theNewMounttitle = false" :mask-closable="false" footer-hide >
Table 添加边框线--border
<Table border :columns="columns" :data="equipmentList"></Table>
本文标题:商城后台bug修改
本文链接:https://www.haomeiwen.com/subject/lcpjqctx.html
网友评论