Commit cdd0179a authored by renjintao's avatar renjintao

订单送审

parent f37fdedd
...@@ -365,7 +365,7 @@ export default { ...@@ -365,7 +365,7 @@ export default {
attrs: { oprate: "edit" }, attrs: { oprate: "edit" },
on: { click: () => this.edit(params.row) }, on: { click: () => this.edit(params.row) },
style: style:
dingd this.wfstatu == 1 this.wfstatu == 1
? ( ? (
(params.row.status == 1 && (params.row.status == 1 &&
params.row.id == params.row.rootId && params.row.id == params.row.rootId &&
......
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