This commit is contained in:
曹辉 2023-05-25 18:07:30 +08:00
parent d963565773
commit 9a86fad63e

View File

@ -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'"