Commit db8ad46e authored by mahui's avatar mahui

init

parent fbedc037
......@@ -52,7 +52,7 @@
<el-table-column align="left" label="操作" min-width="120" fixed="right">
<template #default="scope">
<el-button type="primary" link icon="edit" size="small" class="table-button"
@click="updateQshMonitorDataFunc(scope.row)">变更
@click="updateQshMonitorDataFunc(scope.row)">查看
</el-button>
<el-button type="primary" link icon="delete" size="small" @click="deleteRow(scope.row)">删除
</el-button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment