| | |
| | | <div style="display: flex;justify-content: flex-end;margin-bottom: 20px;"> |
| | | <el-button type="primary" |
| | | @click="openForm('add')">新增台账</el-button> |
| | | <el-button type="success" |
| | | @click="openScanAddDialog">扫码新增</el-button> |
| | | <!-- <el-button type="success"--> |
| | | <!-- @click="openScanAddDialog">扫码新增</el-button>--> |
| | | <el-button @click="handleOut">导出</el-button> |
| | | <el-button type="danger" |
| | | plain |
| | |
| | | type="primary" |
| | | size="small" |
| | | @click="openForm('edit', scope.row)">编辑</el-button> |
| | | <el-button link |
| | | type="success" |
| | | size="small" |
| | | @click="showQRCode(scope.row)">生成二维码</el-button> |
| | | <!-- <el-button link--> |
| | | <!-- type="success"--> |
| | | <!-- size="small"--> |
| | | <!-- @click="showQRCode(scope.row)">生成二维码</el-button>--> |
| | | <el-button link |
| | | type="primary" |
| | | size="small" |