摘要: <el-dialog title="提示" :visible.sync="dialogVisible" width="30%"> <el-form :model="ruleForm" :rules="rules" ref="ruleForm" label-width="100px" class="d 阅读全文
posted @ 2021-08-19 09:40 晨曦_yuan小海 阅读(479) 评论(0) 推荐(0)
摘要: <el-table :data="tableData" tooltip-effect="dark" style="width: 100%" @selection-change="handleSelectionChange"> <!-- 选项框 --> <el-table-column type="s 阅读全文
posted @ 2021-08-19 09:37 晨曦_yuan小海 阅读(174) 评论(0) 推荐(0)