diff --git a/src/views/creative-generation-workshop/manuscript-writer/check-list/index.vue b/src/views/creative-generation-workshop/manuscript-writer/check-list/index.vue
index 1001ac9..9bfcf69 100644
--- a/src/views/creative-generation-workshop/manuscript-writer/check-list/index.vue
+++ b/src/views/creative-generation-workshop/manuscript-writer/check-list/index.vue
@@ -7,26 +7,63 @@
分享内容稿件
-->
-
+
-
-
批量审核
-
批量查看
+ class="table-wrap bg-#fff rounded-8px border-1px border-#D7D7D9 border-solid px-24px py-24px flex flex-col"
+ >
+
-
+
diff --git a/src/views/creative-generation-workshop/manuscript-writer/check-list/style.scss b/src/views/creative-generation-workshop/manuscript-writer/check-list/style.scss
index b819185..026b0ab 100644
--- a/src/views/creative-generation-workshop/manuscript-writer/check-list/style.scss
+++ b/src/views/creative-generation-workshop/manuscript-writer/check-list/style.scss
@@ -1,5 +1,5 @@
.manuscript-check-wrap {
- height: 100%;
+ // height: 100%;
display: flex;
flex-direction: column;
.filter-wrap {
diff --git a/src/views/creative-generation-workshop/manuscript-writer/list/index.vue b/src/views/creative-generation-workshop/manuscript-writer/list/index.vue
index 8e58a2d..5a42f2a 100644
--- a/src/views/creative-generation-workshop/manuscript-writer/list/index.vue
+++ b/src/views/creative-generation-workshop/manuscript-writer/list/index.vue
@@ -15,7 +15,7 @@
-
-
批量审核
-
批量查看
+ class="table-wrap bg-#fff rounded-8px border-1px border-#D7D7D9 border-solid px-24px py-24px flex flex-col"
+ >
+
-
+
diff --git a/src/views/creative-generation-workshop/manuscript/check-list/style.scss b/src/views/creative-generation-workshop/manuscript/check-list/style.scss
index b819185..026b0ab 100644
--- a/src/views/creative-generation-workshop/manuscript/check-list/style.scss
+++ b/src/views/creative-generation-workshop/manuscript/check-list/style.scss
@@ -1,5 +1,5 @@
.manuscript-check-wrap {
- height: 100%;
+ // height: 100%;
display: flex;
flex-direction: column;
.filter-wrap {
diff --git a/src/views/creative-generation-workshop/manuscript/list/index.vue b/src/views/creative-generation-workshop/manuscript/list/index.vue
index 457862e..d98afb9 100644
--- a/src/views/creative-generation-workshop/manuscript/list/index.vue
+++ b/src/views/creative-generation-workshop/manuscript/list/index.vue
@@ -18,7 +18,7 @@