This commit is contained in:
曹辉 2023-05-26 10:16:21 +08:00
parent 457f4ce3c1
commit 9239e78d2f

View File

@ -112,7 +112,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 != 'WAIT_DISPATCH'&&scope.row.orderStatus != 'WAIT_PAY'" v-if="scope.row.orderType=='COMPANION_IN_HOSPITAL'&&scope.row.orderStatus != 'WAIT_DISPATCH'"
@click="seelookedit(scope.row,true)" @click="seelookedit(scope.row,true)"
>查看</el-button> >查看</el-button>
<el-button <el-button