diff --git a/src/const/crud/archives/commonArchiveRecordinfo.js b/src/const/crud/archives/commonArchiveRecordinfo.js index 0a46805..99f2a79 100644 --- a/src/const/crud/archives/commonArchiveRecordinfo.js +++ b/src/const/crud/archives/commonArchiveRecordinfo.js @@ -154,6 +154,7 @@ export const commonTableOption = { { label: '备注', prop: 'remark', + search: true }, ] } diff --git a/src/const/crud/archives/htArchiveRecordinfo.js b/src/const/crud/archives/htArchiveRecordinfo.js index 1bd07d1..3bc55ec 100644 --- a/src/const/crud/archives/htArchiveRecordinfo.js +++ b/src/const/crud/archives/htArchiveRecordinfo.js @@ -93,6 +93,7 @@ export const htTableOption = { { label: '备注', prop: 'remark', + search: true }, { label: '密级', diff --git a/src/const/crud/archives/jjArchiveRecordinfo.js b/src/const/crud/archives/jjArchiveRecordinfo.js index 3bbcb75..0369860 100644 --- a/src/const/crud/archives/jjArchiveRecordinfo.js +++ b/src/const/crud/archives/jjArchiveRecordinfo.js @@ -88,6 +88,7 @@ export const jjTableOption = { { label: '备注', prop: 'remark', + search: true }, { label: '保管期限', diff --git a/src/const/crud/archives/jyArchiveRecordinfo.js b/src/const/crud/archives/jyArchiveRecordinfo.js index a7ffea2..673f5d3 100644 --- a/src/const/crud/archives/jyArchiveRecordinfo.js +++ b/src/const/crud/archives/jyArchiveRecordinfo.js @@ -91,6 +91,7 @@ export const jyTableOption = { { label: '备注', prop: 'remark', + search: true }, { label: '密级', diff --git a/src/const/crud/archives/swArchiveRecordinfo.js b/src/const/crud/archives/swArchiveRecordinfo.js index 60566ff..edf3478 100644 --- a/src/const/crud/archives/swArchiveRecordinfo.js +++ b/src/const/crud/archives/swArchiveRecordinfo.js @@ -142,6 +142,7 @@ export const swTableOption = { { label: '备注', prop: 'remark', + search: true }, { label: '密级', diff --git a/src/const/crud/archives/sxArchiveRecordinfo.js b/src/const/crud/archives/sxArchiveRecordinfo.js index eff7baf..4228422 100644 --- a/src/const/crud/archives/sxArchiveRecordinfo.js +++ b/src/const/crud/archives/sxArchiveRecordinfo.js @@ -209,6 +209,7 @@ export const sxTableOption = { { label: '备注', prop: 'remark', + search: true }, { label: '退回理由', diff --git a/src/const/crud/archives/wsArchiveRecordinfo.js b/src/const/crud/archives/wsArchiveRecordinfo.js index 4806d51..caf10b8 100644 --- a/src/const/crud/archives/wsArchiveRecordinfo.js +++ b/src/const/crud/archives/wsArchiveRecordinfo.js @@ -109,6 +109,7 @@ export const wsTableOption = { { label: '备注', prop: 'remark', + search: true }, { label: '密级', diff --git a/src/const/crud/archives/yjArchiveRecordinfo.js b/src/const/crud/archives/yjArchiveRecordinfo.js index b2ba20f..8b56ceb 100644 --- a/src/const/crud/archives/yjArchiveRecordinfo.js +++ b/src/const/crud/archives/yjArchiveRecordinfo.js @@ -94,6 +94,7 @@ export const yjTableOption = { { label: '备注', prop: 'remark', + search: true }, { label: '退回理由', diff --git a/src/const/crud/archives/zxArchiveRecordinfo.js b/src/const/crud/archives/zxArchiveRecordinfo.js index 4f4ea13..5c7e5e9 100644 --- a/src/const/crud/archives/zxArchiveRecordinfo.js +++ b/src/const/crud/archives/zxArchiveRecordinfo.js @@ -93,6 +93,7 @@ export const zxTableOption = { { label: '备注', prop: 'remark', + search: true }, { label: '密级', diff --git a/src/const/crud/archives/zxxmArchiveRecordinfo.js b/src/const/crud/archives/zxxmArchiveRecordinfo.js index 12c870b..53f09ea 100644 --- a/src/const/crud/archives/zxxmArchiveRecordinfo.js +++ b/src/const/crud/archives/zxxmArchiveRecordinfo.js @@ -81,6 +81,7 @@ export const zxxmTableOption = { { label: '备注', prop: 'remark', + search: true }, { label: '密级',