diff --git a/src/views/fta/enterpriseinformation/index.vue b/src/views/fta/enterpriseinformation/index.vue index 911873a..774e635 100644 --- a/src/views/fta/enterpriseinformation/index.vue +++ b/src/views/fta/enterpriseinformation/index.vue @@ -114,7 +114,7 @@ class="!w-240px" /> - + + + + + + 搜索 重置 @@ -267,6 +282,7 @@ const queryParams = reactive({ enterpriseBelongingToIndustry: undefined, registerOffice: undefined, operatePermitRange: undefined, + status: undefined }) const queryFormRef = ref() // 搜索的表单 const exportLoading = ref(false) // 导出的加载中