diff --git a/src/views/resource/customer/contract/list.vue b/src/views/resource/customer/contract/list.vue index b89aa9b..9e62a14 100644 --- a/src/views/resource/customer/contract/list.vue +++ b/src/views/resource/customer/contract/list.vue @@ -5,7 +5,6 @@ import type { IList, IListQuery } from './contract-interface' import type { TableColumn } from '@/components/NormalTable/table_interface' import type { IMenu } from '@/components/buttonBox/buttonBox' -import type { IDictType } from '@/commonInterface/resource-interface' import { SCHEDULE } from '@/utils/scheduleDict' import ApprovalDialog from '@/components/Approval/ApprovalDialog.vue' import { approvalDelete, cancelApproval, draftDelete, getCustomerContractList, refuseApproval } from '@/api/resource/contract' diff --git a/src/views/resource/customer/contract/list.vue b/src/views/resource/customer/contract/list.vue index b89aa9b..9e62a14 100644 --- a/src/views/resource/customer/contract/list.vue +++ b/src/views/resource/customer/contract/list.vue @@ -5,7 +5,6 @@ import type { IList, IListQuery } from './contract-interface' import type { TableColumn } from '@/components/NormalTable/table_interface' import type { IMenu } from '@/components/buttonBox/buttonBox' -import type { IDictType } from '@/commonInterface/resource-interface' import { SCHEDULE } from '@/utils/scheduleDict' import ApprovalDialog from '@/components/Approval/ApprovalDialog.vue' import { approvalDelete, cancelApproval, draftDelete, getCustomerContractList, refuseApproval } from '@/api/resource/contract' diff --git a/src/views/resource/file/grantNotice/detail.vue b/src/views/resource/file/grantNotice/detail.vue index 413cce3..fcce0c2 100644 --- a/src/views/resource/file/grantNotice/detail.vue +++ b/src/views/resource/file/grantNotice/detail.vue @@ -799,7 +799,7 @@ - + diff --git a/src/views/resource/customer/contract/list.vue b/src/views/resource/customer/contract/list.vue index b89aa9b..9e62a14 100644 --- a/src/views/resource/customer/contract/list.vue +++ b/src/views/resource/customer/contract/list.vue @@ -5,7 +5,6 @@ import type { IList, IListQuery } from './contract-interface' import type { TableColumn } from '@/components/NormalTable/table_interface' import type { IMenu } from '@/components/buttonBox/buttonBox' -import type { IDictType } from '@/commonInterface/resource-interface' import { SCHEDULE } from '@/utils/scheduleDict' import ApprovalDialog from '@/components/Approval/ApprovalDialog.vue' import { approvalDelete, cancelApproval, draftDelete, getCustomerContractList, refuseApproval } from '@/api/resource/contract' diff --git a/src/views/resource/file/grantNotice/detail.vue b/src/views/resource/file/grantNotice/detail.vue index 413cce3..fcce0c2 100644 --- a/src/views/resource/file/grantNotice/detail.vue +++ b/src/views/resource/file/grantNotice/detail.vue @@ -799,7 +799,7 @@ - + diff --git a/src/views/resource/file/grantNotice/dialog/selectCustomerContratList.vue b/src/views/resource/file/grantNotice/dialog/selectCustomerContratList.vue new file mode 100644 index 0000000..7ed6d7e --- /dev/null +++ b/src/views/resource/file/grantNotice/dialog/selectCustomerContratList.vue @@ -0,0 +1,247 @@ + + + + + +