{{ scope.row.departmentType == "ADMINISTRATION_LOGISTICS" ? "行政后勤类" : "" }}
@@ -811,7 +811,8 @@ export default {
::v-deep .el-row {
height: 100% !important;
}
-.head-container{
+
+.head-container {
height: calc(100vh - 119px);
overflow-y: auto;
}
diff --git a/src/views/system/post/index.vue b/src/views/system/post/index.vue
index dc03b99..3e0cfa6 100644
--- a/src/views/system/post/index.vue
+++ b/src/views/system/post/index.vue
@@ -44,17 +44,17 @@
-
-
-
-
-
-
+
+
+
+
+
+
-
+
{{ parseTime(scope.row.createTime) }}