- {{'添加'}}
+ {{ '添加' }}
-
+
-
-
+
-
-
-
-
-
-
-
-
+ />
+
+
+
-
+
+
@@ -294,193 +310,193 @@
+ />
- {{ scope.row.noticeGradeVOList[0].gradeKeyVal }}、{{ scope.row.noticeGradeVOList[1].gradeKeyVal }}、...
-
- {{ scope.row.noticeGradeVOList[0].gradeKeyVal }}、{{ scope.row.noticeGradeVOList[1].gradeKeyVal }}
- {{ scope.row.noticeGradeVOList[0].gradeKeyVal }}
+
+ {{ scope.row.noticeGradeVOList.map(item => item.gradeKeyVal).join('、') }}
+
- {{ scope.row.awardsVOList[0].awardKeyVal }}、{{ scope.row.awardsVOList[1].awardKeyVal }}、...
-
- {{ scope.row.awardsVOList[0].awardKeyVal }}、{{ scope.row.awardsVOList[1].awardKeyVal }}
- {{ scope.row.awardsVOList[0].awardKeyVal }}
+
+ {{ scope.row.awardsVOList.map(item => item.awardKeyVal).join('、') }}
+
{{ scope.row.startTime }}-{{ scope.row.endTime }}
-
-
-
- {{ '修改' }}
+
-
+ 修改
+
+
+ 查看
+
+
+ 删除
+
- {{ '查看' }}
-
-
- {{'删除'}}
-
-
-
- {{'上移'}}
+
-
+ 上移
+
+
+ 下移
+
+
+ 置顶
+
+
+ 取消置顶
+
- {{'下移'}}
-
-
- {{'置顶'}}
-
-
- {{'取消置顶'}}
-
-