Commit 3fc95151 authored by 仇晓婷's avatar 仇晓婷

rr

parent 8b705d7f
...@@ -176,7 +176,7 @@ export default { ...@@ -176,7 +176,7 @@ export default {
attrs: { oprate: "delete" }, attrs: { oprate: "delete" },
on: { click: () => this.remove(params.row.id) } on: { click: () => this.remove(params.row.id) }
}, },
"删除" params.row.status == 3 ? "" : "删除"
), ),
h( h(
"op", "op",
......
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