From ebf68f43cd3bf348b14de8d11091a8cc58648185 Mon Sep 17 00:00:00 2001 From: xzt <1113240624@qq.com> Date: Thu, 4 Jan 2024 13:53:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=82=E5=9C=BA=E7=9B=91=E7=9D=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../enterpriseInformation/index.vue | 1027 +++++++++++++++++ .../options/basePage.vue | 676 +++++++++++ .../options/behaviorAndCredit.vue | 3 + .../options/components/SubCompany.vue | 403 +++++++ .../options/components/managementSystem.vue | 453 ++++++++ .../options/dynamicCredit.vue | 3 + .../enterpriseInformation/options/index.vue | 149 +++ .../options/performanceRecord.vue | 3 + .../options/qualification.vue | 3 + .../options/resourcesArchives.vue | 3 + 10 files changed, 2723 insertions(+) create mode 100644 jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/index.vue create mode 100644 jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/basePage.vue create mode 100644 jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/behaviorAndCredit.vue create mode 100644 jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/components/SubCompany.vue create mode 100644 jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/components/managementSystem.vue create mode 100644 jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/dynamicCredit.vue create mode 100644 jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/index.vue create mode 100644 jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/performanceRecord.vue create mode 100644 jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/qualification.vue create mode 100644 jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/resourcesArchives.vue diff --git a/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/index.vue b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/index.vue new file mode 100644 index 00000000..3ff1b71e --- /dev/null +++ b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/index.vue @@ -0,0 +1,1027 @@ + + + + + {{ item.routeName }} + + + + + + + + + + + + + + 重置 + + + + + + 新增 + + + 修改 + + + 删除 + + + + + + + + + + + + + + + {{ + parseTime(scope.row.establishmentDate, "{y}-{m}-{d}") + }} + + + + + + + + 修改 + 删除 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 万元 + + + + + + + 万元 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 点击上传 + + + 支持jpg/png/pdf/word/excel文件等,不超过100M + + + + + + + + + + 点击上传 + + + 支持jpg/png/pdf/word/excel文件等,不超过100M + + + + + + + + + + + + + diff --git a/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/basePage.vue b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/basePage.vue new file mode 100644 index 00000000..57e68937 --- /dev/null +++ b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/basePage.vue @@ -0,0 +1,676 @@ + + + + + 企业基本信息 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 万元 + + + + + + + 万元 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 点击上传 + + + 支持jpg/png/pdf/word/excel文件等,不超过100M + + + + + + + + + + 点击上传 + + + 支持jpg/png/pdf/word/excel文件等,不超过100M + + + + + + + + 保 存 + 取 消 + + + + 管理体系信息 + + + 添加 + + + + + + 分公司信息 + + + 添加 + + + + + + + + diff --git a/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/behaviorAndCredit.vue b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/behaviorAndCredit.vue new file mode 100644 index 00000000..fbc7677d --- /dev/null +++ b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/behaviorAndCredit.vue @@ -0,0 +1,3 @@ + + 市场行为与信用 + diff --git a/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/components/SubCompany.vue b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/components/SubCompany.vue new file mode 100644 index 00000000..b88f4f30 --- /dev/null +++ b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/components/SubCompany.vue @@ -0,0 +1,403 @@ + + + + + + + + + + + + + + + + + 修改 + 删除 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/components/managementSystem.vue b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/components/managementSystem.vue new file mode 100644 index 00000000..44614470 --- /dev/null +++ b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/components/managementSystem.vue @@ -0,0 +1,453 @@ + + + + + + + + + + {{ parseTime(scope.row.validityPeriod, "{y}-{m}-{d}") }} + + + + + + + + + {{ item.name }} + + + + + + + 修改 + 删除 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 点击上传 + + + 支持jpg/png/pdf/word/excel文件等,不超过100M + + + + + + + + + + + diff --git a/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/dynamicCredit.vue b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/dynamicCredit.vue new file mode 100644 index 00000000..bb470ece --- /dev/null +++ b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/dynamicCredit.vue @@ -0,0 +1,3 @@ + + 动态信用 + diff --git a/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/index.vue b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/index.vue new file mode 100644 index 00000000..f47858aa --- /dev/null +++ b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/index.vue @@ -0,0 +1,149 @@ + + + + + {{ item.routeName }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/performanceRecord.vue b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/performanceRecord.vue new file mode 100644 index 00000000..938499c0 --- /dev/null +++ b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/performanceRecord.vue @@ -0,0 +1,3 @@ + + 工程业绩记录 + diff --git a/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/qualification.vue b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/qualification.vue new file mode 100644 index 00000000..12947a06 --- /dev/null +++ b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/qualification.vue @@ -0,0 +1,3 @@ + + 企业资质 + diff --git a/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/resourcesArchives.vue b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/resourcesArchives.vue new file mode 100644 index 00000000..2f06709c --- /dev/null +++ b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/resourcesArchives.vue @@ -0,0 +1,3 @@ + + 人力资源档案 +