@@ -319,7 +371,10 @@ function removeHandler(id: string, type: 'fix' | 'unfix') {
@@ -333,28 +388,56 @@ function removeHandler(id: string, type: 'fix' | 'unfix') {
固定在左侧
-
+
- {{ item.title }}
+ {{ item.name }}
不固定
-
+
- {{ item.title }}
+ {{ item.name }}
@@ -367,10 +450,8 @@ function removeHandler(id: string, type: 'fix' | 'unfix') {
@@ -406,7 +487,7 @@ function removeHandler(id: string, type: 'fix' | 'unfix') {
&:before {
background-color: #1980ff;
- content: '';
+ content: "";
width: 5px;
border-radius: 2px;
top: 0;
@@ -467,7 +548,9 @@ function removeHandler(id: string, type: 'fix' | 'unfix') {
}
}
-::v-deep(.n-card.n-card--content-segmented > .n-card__content:not(:first-child)) {
+::v-deep(
+ .n-card.n-card--content-segmented > .n-card__content:not(:first-child)
+ ) {
border: 0px;
}
diff --git a/src/views/final/content/Content.vue b/src/views/final/content/Content.vue
index 15b6fdc..a7c36b2 100644
--- a/src/views/final/content/Content.vue
+++ b/src/views/final/content/Content.vue
@@ -1,312 +1,508 @@
@@ -455,25 +654,35 @@ async function refreshHandler(searchId?: any) {
小结查重
-
+
批量审批
-
+
@@ -493,20 +702,41 @@ async function refreshHandler(searchId?: any) {