+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查 询
+ 重 置
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 点击查看
+
+
+
+
+
+
+
+
+
+ 审核
+
+
+
+
+
+
+
+
+
+ 通过
+ 拒绝
+
+
+
+
+
+
+
+ 取消
+ 确定
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/ReviewManage/_transEffect/config.js b/src/views/ReviewManage/_transEffect/config.js
index 67aa638..d531a96 100644
--- a/src/views/ReviewManage/_transEffect/config.js
+++ b/src/views/ReviewManage/_transEffect/config.js
@@ -1,8 +1,9 @@
export function statusFormatter(row) {
switch(row.type) {
- case 1: return '视频';
- case 2: return '图片';
- case 3: return '图文';
+ case 1: return '抖音';
+ case 2: return '快手';
+ case 3: return '朋友圈';
+ case 4: return '视频号';
default: return '';
}
};
\ No newline at end of file
diff --git a/src/views/ReviewManage/_transEffect/index.vue b/src/views/ReviewManage/_transEffect/index.vue
index 413ddec..4bbce16 100644
--- a/src/views/ReviewManage/_transEffect/index.vue
+++ b/src/views/ReviewManage/_transEffect/index.vue
@@ -3,7 +3,7 @@