随笔分类 - elementui+vue
摘要:1.在 el-table 部分加上 @row-click 和 ref <el-table ref="handSelectTest_multipleTable" tooltip-effect="dark" :data="tableData" style="width:100%" height="500
阅读全文
摘要:<el-button @click="handleAntiClick" type="primary" size="small" >弹框 </el-button> <el-dialog title="注射" :visible.sync="AntiDialogVisible" width="30%" c
阅读全文