liweiliang123 2 years ago
parent
commit
d8d5765728
  1. 2
      src/views/otc/otcAppealOrder/index.vue

2
src/views/otc/otcAppealOrder/index.vue

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

Loading…
Cancel
Save