搜索
新增
{{ scope.row.atType | changeAtType }}
{{ scope.row.contentType | changeAiContentType }}
{{ scope.row.styleType | changeStyleType }}
{{ scope.row.fakeSells }}
{{ scope.row.sells }}
{{ scope.row.price / 100 }}
{{ scope.row.rank }}
{{ scope.row.enable ? '开启' : '关闭' }}
{{ scope.row.taskID }}
{{ scope.row.title }}
{{ scope.row.playTime | secondToHouseMinuteSecond }}
暂无
{{ scope.row.createdAt | BeiJingTime }}
{{ scope.row.updatedAt | BeiJingTime }}
编辑
删除