|
@ -120,7 +120,7 @@ |
|
|
icon="el-icon-edit" |
|
|
icon="el-icon-edit" |
|
|
@click="handleUpdate(scope.row)" |
|
|
@click="handleUpdate(scope.row)" |
|
|
v-hasPermi="['otc:otcAppealOrder:edit']" |
|
|
v-hasPermi="['otc:otcAppealOrder:edit']" |
|
|
>申诉图片</el-button> |
|
|
>查询图片</el-button> |
|
|
<el-button v-if="scope.row.appealStatus=='in_appeal'" |
|
|
<el-button v-if="scope.row.appealStatus=='in_appeal'" |
|
|
size="mini" |
|
|
size="mini" |
|
|
type="text" |
|
|
type="text" |
|
|