搜索
重置
新增
删除
{{scope.row.status == '0' ? '待审核' : scope.row.status == '1' ? "审核通过": scope.row.status == '2' ? "审核拒绝":''}}
{{scope.row.isHot == '0' ? "否" : scope.row.isHot == '1' ? "是":''}}
{{ parseTime(scope.row.createTime) }}
{{ parseTime(scope.row.updateTime) }}
审核
修改
删除
将文件拖到此处,或点击上传
仅允许上传jpg,jpeg,png格式图片。