@@ -175,18 +175,18 @@ export default {
is_light: false,
sortable: true
},
- {
- name: "操作",
- field: "",
- is_num: false,
- is_light: false,
- template() {
- return "<el-button type='text' style='cursor: pointer;'>详情</el-button>";
- },
- click(e, row){
- that.getOutputspeedHistoryList(row)
- }
+ // {
+ // name: "操作",
+ // field: "",
+ // is_num: false,
+ // is_light: false,
+ // template() {
+ // return "<el-button type='text' style='cursor: pointer;'>详情</el-button>";
+ // },
+ // click(e, row){
+ // that.getOutputspeedHistoryList(row)
+ // }
],
data: [],