修改
This commit is contained in:
parent
b4faaeba91
commit
294ad4b483
@ -115,7 +115,7 @@
|
|||||||
size="mini"
|
size="mini"
|
||||||
type="text"
|
type="text"
|
||||||
icon="el-icon-zoom-in"
|
icon="el-icon-zoom-in"
|
||||||
v-if="scope.row.orderType=='COMPANION_IN_HOSPITAL'&&scope.row.orderStatus == 'EVALUATED'"
|
v-if="scope.row.orderType=='COMPANION_IN_HOSPITAL'&&scope.row.orderStatus != 'WAIT_DISPATCH'&&scope.row.orderStatus != 'WAIT_PAY'"
|
||||||
@click="seelookedit(scope.row,true)"
|
@click="seelookedit(scope.row,true)"
|
||||||
>查看</el-button>
|
>查看</el-button>
|
||||||
<el-button
|
<el-button
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user