@@ -90,7 +90,7 @@ export default {
this.formDialogType = 0
this.openForm()
}}>备注</el-button>
- {row.orderStatus == 'OVER' && row.status == 'ING' ? <el-popconfirm
+ {row.orderStatus == 'OVER' && ~["EXCEPTION", "ING"].indexOf(row.status) ? <el-popconfirm
title="是否确定结算?"
onConfirm={() => {
settlement({