diff --git a/src/components/AttachmentUpload.vue b/src/components/AttachmentUpload.vue
index 089da41..2bb6216 100644
--- a/src/components/AttachmentUpload.vue
+++ b/src/components/AttachmentUpload.vue
@@ -15,7 +15,7 @@
-
@@ -28,7 +28,7 @@
-
@@ -97,7 +97,6 @@ const tableConfig = reactive({
label: '序号',
align: 'center',
width: '80',
- fixed:true
},
{
prop: 'originalFileName',
@@ -160,7 +159,6 @@ const singleTableConfig = reactive({
label: '序号',
align: 'center',
width: '80',
- fixed:true
},
{
prop: 'originalFileName',
diff --git a/src/components/DetailComponent/FileComponent.vue b/src/components/DetailComponent/FileComponent.vue
index 4ca6241..a0cb1e6 100644
--- a/src/components/DetailComponent/FileComponent.vue
+++ b/src/components/DetailComponent/FileComponent.vue
@@ -2,7 +2,7 @@
-
@@ -51,7 +51,6 @@ const tableConfig = reactive({
label: '序号',
align: 'center',
width: 85,
- fixed:true
},
{
prop: 'originalFileName',
diff --git a/src/components/DetailComponent/SpecialFundDetail.vue b/src/components/DetailComponent/SpecialFundDetail.vue
index 9fa5799..a22473f 100644
--- a/src/components/DetailComponent/SpecialFundDetail.vue
+++ b/src/components/DetailComponent/SpecialFundDetail.vue
@@ -41,7 +41,7 @@
-
@@ -166,7 +166,6 @@ const fileTable = reactive({
label: '序号',
align: 'center',
width: '80',
- fixed:true
},
{
prop: 'originalFileName',
diff --git a/src/components/SearchFilesByTag.vue b/src/components/SearchFilesByTag.vue
index dd121ee..f19df57 100644
--- a/src/components/SearchFilesByTag.vue
+++ b/src/components/SearchFilesByTag.vue
@@ -21,7 +21,7 @@
-
@@ -66,7 +66,6 @@ const tableConfig = reactive({
prop: 'originalFileName',
label: '附件名称',
align: 'center',
- fixed:true
},
{
prop: 'tag',
diff --git a/src/components/TagAndFileUpload.vue b/src/components/TagAndFileUpload.vue
index d06af30..96961a6 100644
--- a/src/components/TagAndFileUpload.vue
+++ b/src/components/TagAndFileUpload.vue
@@ -16,7 +16,7 @@
-
@@ -56,7 +56,6 @@ const tableConfig = reactive({
label: '序号',
align: 'center',
width: '80',
- fixed:true
},
{
prop: 'originalFileName',
diff --git a/src/views/project-demand/requirement/add.vue b/src/views/project-demand/requirement/add.vue
index b5db9f5..84783aa 100644
--- a/src/views/project-demand/requirement/add.vue
+++ b/src/views/project-demand/requirement/add.vue
@@ -183,7 +183,6 @@ const tableConfig = reactive({
label: '序号',
align: 'center',
width: '80',
- fixed:true
},
{
prop: 'originalFileName',
diff --git a/src/views/project-management/filing/upload.vue b/src/views/project-management/filing/upload.vue
index 3b3ef7f..dcf689d 100644
--- a/src/views/project-management/filing/upload.vue
+++ b/src/views/project-management/filing/upload.vue
@@ -4,7 +4,7 @@
-
@@ -71,7 +71,6 @@ const tableConfig = reactive({
label: '序号',
align: 'center',
width: '80',
- fixed:true
},
{
prop: 'originalFileName',
diff --git a/src/views/project-management/implementation/attachment.vue b/src/views/project-management/implementation/attachment.vue
index 013a525..5c6f497 100644
--- a/src/views/project-management/implementation/attachment.vue
+++ b/src/views/project-management/implementation/attachment.vue
@@ -18,7 +18,7 @@
-
@@ -82,7 +82,6 @@ const tableConfig = reactive({
label: '序号',
align: 'center',
width: '80',
- fixed:true
},
{
prop: 'originalFileName',
diff --git a/src/views/project-management/implementation/upload.vue b/src/views/project-management/implementation/upload.vue
index f1ee043..db3ce77 100644
--- a/src/views/project-management/implementation/upload.vue
+++ b/src/views/project-management/implementation/upload.vue
@@ -19,7 +19,7 @@
-
@@ -90,7 +90,6 @@ const tableConfig = reactive({
label: '序号',
align: 'center',
width: '80',
- fixed:true
},
{
prop: 'originalFileName',
diff --git a/src/views/project-management/mobledetail/SpecialFundDetailMobile.vue b/src/views/project-management/mobledetail/SpecialFundDetailMobile.vue
index d7f4e6d..8848839 100644
--- a/src/views/project-management/mobledetail/SpecialFundDetailMobile.vue
+++ b/src/views/project-management/mobledetail/SpecialFundDetailMobile.vue
@@ -44,7 +44,7 @@
-
@@ -154,7 +154,6 @@ const fileTable = reactive({
label: '序号',
align: 'center',
width: 85,
- fixed:true
},
{
prop: 'originalFileName',
diff --git a/src/views/special-fund/add.vue b/src/views/special-fund/add.vue
index a15311a..fe7506c 100644
--- a/src/views/special-fund/add.vue
+++ b/src/views/special-fund/add.vue
@@ -20,7 +20,7 @@
@@ -77,7 +77,6 @@ const tableConfig = reactive({
label: '序号',
align: 'center',
width: '80',
- fixed:true
},
{
prop: 'originalFileName',