diff --git a/client/src/views/supervision/record.vue b/client/src/views/supervision/record.vue index ee153cf..b4c6a13 100644 --- a/client/src/views/supervision/record.vue +++ b/client/src/views/supervision/record.vue @@ -1,21 +1,19 @@ + - - + + + - - 搜索 - 刷新重置 - + + + + + + + + @@ -61,23 +71,37 @@ stripe highlight-current-row max-height="600" + :default-sort = "{prop: 'date', order: 'descending'}" > + {{ scope.row.task_.name }} {{ scope.row.content_.name }} - - {{ scope.row.up_date }} + + {{ scope.row.up_date }} {{ scope.row.up_user }} - + {{ scope.row.end_date }} + + + + {{ scope.row.note }} + + + {{ scope.row.noteb }} + + + + {{ scope.row.dept_.name }} + {{ scope.row.state }} @@ -86,19 +110,6 @@ 是 否 - - {{ scope.row.note }} - - - {{ scope.row.noteb }} - - - {{ scope.row.files }} - - - - {{ scope.row.dept_.name }} -