diff --git a/src/views/tag/PortalTagManage.vue b/src/views/tag/PortalTagManage.vue new file mode 100644 index 00000000..489701fc --- /dev/null +++ b/src/views/tag/PortalTagManage.vue @@ -0,0 +1,390 @@ + + + + + + + + + + + + + + + + + + + + + 查询 + + 重置 + + + + + + + + + + + + + + + + + {{ scope.row.useCount }} + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + {{ scope.$index + 1 }} + + + + + + + + + + + 解绑 + + + + + + + + + + + + + + + + + diff --git a/src/views/tag/TagManage.vue b/src/views/tag/TagManage.vue index 489701fc..1015a958 100644 --- a/src/views/tag/TagManage.vue +++ b/src/views/tag/TagManage.vue @@ -1,390 +1,641 @@ - - - - - - - - - - - - - - - - - - - - 查询 - - 重置 - - - - - - - - - - - - - - - - - {{ scope.row.useCount }} - - 0 - - - - - - - - - - - - - - - - - - - - - - - - - - {{ scope.$index + 1 }} - - - - - - - - - - - 解绑 - - - - - - - - + + + + + + + + + + + + + + + + + + + 搜索 + + + + 重置 + - + + + + + + + + + + {{ record.useCount }} + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + 关联课程 + + + + + + + + + + + + {{ formatDate(record.sysCreateTime) }} + + + + + 解绑 + + + + + + + + + + + + + + \ No newline at end of file