Commit b640e160 authored by renjintao's avatar renjintao

暂停记录

parent c1883b9f
......@@ -346,7 +346,7 @@ export default {
h(
"op",
{
attrs: { oprate: "record", class: "edit",title:'暂停记录' },
attrs: { oprate: "record", class: "edit" },
on: { click: () => this.record(params.row.id) }
},
"暂停记录"
......
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