修改
This commit is contained in:
parent
d963565773
commit
9a86fad63e
@ -75,7 +75,7 @@
|
||||
<el-button
|
||||
type="success"
|
||||
v-if="scope.row.orderStatus == 'WAIT_DISPATCH'&&scope.row.orderType=='COMPANION_IN_HOSPITAL'"
|
||||
>已完成</el-button>
|
||||
>已支付</el-button>
|
||||
<el-button
|
||||
type="primary"
|
||||
v-if="scope.row.orderStatus == 'WAIT_DISPATCH'&&scope.row.orderType!='COMPANION_IN_HOSPITAL'"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user