diff --git a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue
index 208873b46..0a1f8a8c5 100644
--- a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue
+++ b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue
@@ -5,9 +5,9 @@
-
+ />
-
-
- {{ node.label }}
-
- append(data)">
- 新增
-
- update(data)">
- 编辑
-
- remove(node, data)">
- 删除
-
-
-
+ >
+
+
+ {{ node.label }}
+
+ append(data)"
+ >
+ 新增
+
+ update(data)"
+ >
+ 编辑
+
+ remove(node, data)"
+ >
+ 删除
+
+
+
-
-
+
-
+
-
+
-
+
@@ -100,12 +104,12 @@
-
+
-
+
@@ -116,7 +120,7 @@
prop="responsibleUnit"
class="search-item"
>
-
+
@@ -143,12 +147,11 @@
-
-
+
{{ opt.label }}
@@ -156,7 +159,7 @@
-
+
@@ -164,7 +167,7 @@
-
+
{{ opt.label }}
@@ -173,7 +176,7 @@
-
+
{{ opt.label }}
@@ -192,30 +195,40 @@
-
+
-
+
+ @click="getBussionStandTableBtn(sarBussionessSearch)"
+ >
查询
清空
+ @click="clearAllSearch('sarBussionessSearch')"
+ >
+ 清空
- 高级检索
+
+ 高级检索
@@ -234,20 +247,23 @@
- 导入
+ 导入
+
+ 导出
+ @click="exportStandard"
+ >
+ 导出
@@ -257,39 +273,61 @@
批量删除
+ >
+ 批量删除
配置标准
+ >
+ 配置标准
移除标准
+ >
+ 移除标准
- 编辑
+
+ 编辑
- 企标复审计划
+
+ 企标复审计划
- 移动标准
+
+ 移动标准
- 模板下载
+
+ 模板下载
@@ -303,9 +341,9 @@
border
class="drag-table"
:row-class-name="dragRowClassName"
- @sort-change="sortChange"
:header-cell-style="{background: '#e8e8e8', color: '#333333', fontSize: '16px',
- fontWeight: 'bold', height: '48px'}"
+ fontWeight: 'bold', height: '48px'}"
+ @sort-change="sortChange"
@selection-change="standSelectChange"
>
@@ -313,13 +351,14 @@
-
+ align="center"
+ />
+ type="index"
+ width="55"
+ label="序号"
+ align="center"
+ >
{{ ($index + 1) + ((tableFlag === '' ? sarBussionessSearch.page : tableFlag.page) - 1) * (tableFlag === '' ? sarBussionessSearch.pageSize : $store.getters.userInfo.configContent) }}
@@ -339,15 +378,15 @@
>
- {{
- scope.row.standCode
- }}
- {{
- scope.row.standCode
- }}
- {{
- scope.row.standCode
- }}
+ {{
+ scope.row.standCode
+ }}
+ {{
+ scope.row.standCode
+ }}
+ {{
+ scope.row.standCode
+ }}
- {{
- scope.row.standName
- }}
- {{
- scope.row.standName
- }}
- {{
- scope.row.standName
- }}
+ {{
+ scope.row.standName
+ }}
+ {{
+ scope.row.standName
+ }}
+ {{
+ scope.row.standName
+ }}
-
-
- {{ scope.row.standStatusShow }}
-
+
+ {{ scope.row.standStatusShow }}
+
- {{ scope.row.standStatusShow }}
-
+ {{ scope.row.standStatusShow }}
+
- {{ scope.row.standStatusShow }}
-
+ {{ scope.row.standStatusShow }}
+
+
+
+
+
+
+ {{ scope.row.txlbBuss }}
+
+
+ {{ scope.row.txlbBuss }}
+
+
+ {{ scope.row.txlbBuss }}
+
- {{scope.row.dtqbbhbuss}}
- {{scope.row.dtqbbhbuss}}
+ {{ scope.row.dtqbbhbuss }}
+ {{ scope.row.dtqbbhbuss }}
{{
scope.row.dtqbbhbuss
- }}
+ }}
{{
- scope.row.issueTime ? scope.row.issueTime.slice(0, 10) : ''
- }}
+ scope.row.issueTime ? scope.row.issueTime.slice(0, 10) : ''
+ }}
{{
- scope.row.issueTime ? scope.row.issueTime.slice(0, 10) : ''
- }}
+ scope.row.issueTime ? scope.row.issueTime.slice(0, 10) : ''
+ }}
{{
- scope.row.issueTime ? scope.row.issueTime.slice(0, 10) : ''
- }}
+ scope.row.issueTime ? scope.row.issueTime.slice(0, 10) : ''
+ }}
{{
- scope.row.putTime ? scope.row.putTime.slice(0, 10) : ''
- }}
+ scope.row.putTime ? scope.row.putTime.slice(0, 10) : ''
+ }}
{{
- scope.row.putTime ? scope.row.putTime.slice(0, 10) : ''
- }}
+ scope.row.putTime ? scope.row.putTime.slice(0, 10) : ''
+ }}
{{
- scope.row.putTime ? scope.row.putTime.slice(0, 10) : ''
- }}
+ scope.row.putTime ? scope.row.putTime.slice(0, 10) : ''
+ }}
-
-
- {{ filterReviseStatus(scope.row.revisionStatus) }}
-
+
+ {{ filterReviseStatus(scope.row.revisionStatus) }}
+
- {{ filterReviseStatus(scope.row.revisionStatus) }}
-
+ {{ filterReviseStatus(scope.row.revisionStatus) }}
+
- {{ filterReviseStatus(scope.row.revisionStatus) }}
-
+ {{ filterReviseStatus(scope.row.revisionStatus) }}
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+ ref="menuTree"
+ node-key="id"
+ class="tree-line"
+ icon-class="icon-tree"
+ :indent="0"
+ show-checkbox
+ :check-strictly="true"
+ :props="props"
+ :data="treeList1"
+ :default-expanded-keys="['1']"
+ highlight-current
+ :filter-node-method="filterNode"
+ @check-change="handleCheckChange"
+ />
-
+
@@ -557,7 +631,7 @@
-
+
{{ displayLocation.label }}
@@ -565,11 +639,11 @@
+ />
+ />
-
+
-
+
-
+
-
+
标准状态
-
+
{{ opt.label }}
-
+
-
+
@@ -639,19 +729,22 @@
>
起草部门
-
+ />
手动查找
+ type="primary"
+ size="mini"
+ style="position:absolute;top: 10px;right: 0;"
+ class="common-button-primary"
+ @click="choiceQCDW('QCDWId', '起草部门', sarBussionessStandEO.QCDW)"
+ >
+ 手动查找
@@ -663,8 +756,7 @@
class="add-form-item"
>
起草人
-
-
+
@@ -677,25 +769,25 @@
+ />
+ />
+ />
标准体系
-
+
@@ -718,17 +810,24 @@
+ @click.native="choiceZRR2('car', '关联模块--乘用车VPPS编码', sarBussionessStandEO.CYCVPPSBMBUSS,true)"
+ />
-
+
+ />
@@ -742,91 +841,105 @@
+ @click.native="choiceZRR3('struck', '卡车VPPS编码', sarBussionessStandEO.KCVPPSBMBUSS,true)"
+ />
-
+
+ />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+ />
+ />
+ />
+ />
文件上传人员
-
-
+
+ />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ />
+ />
@@ -890,53 +1002,65 @@
v-model="field.valueName"
disabled
placeholder="选择对应起草人后自动带出"
- >
+ />
onDept(pOrgId, pOrgName, field)"
- >
+ />
+ />
+ />
-
+
@@ -966,8 +1090,11 @@
-
+
@@ -977,7 +1104,7 @@
-
+
+ @click="searchConfiguraStand"
+ >
查询
@@ -1012,17 +1140,19 @@
:header-cell-style="{background: '#f8f8f9', color: '#515a6e'}"
@sort-change="sortChangeConfig"
@select="handleSelectConfigStand"
- @select-all="selectConfigStandAll">
+ @select-all="selectConfigStandAll"
+ >
-
+ align="center"
+ />
+ type="index"
+ width="55"
+ label="序号"
+ align="center"
+ >
{{ ($index + 1) + (configPage - 1) * configRows }}
@@ -1032,26 +1162,26 @@
prop="standCode"
label="企标编号"
align="center"
- >
-
+ width="120"
+ />
-
+ align="center"
+ />
-
+ align="center"
+ />
-
+ align="center"
+ />
@@ -1062,8 +1192,15 @@
prop="standStatusShow"
label="标准状态"
width="200"
- align="center">
-
+ align="center"
+ />
+
已选标准
@@ -1081,9 +1219,10 @@
v-for="tag in selectConfigStandList"
:key="tag.id"
size="mini"
+ closable
@close="handleTagClose(tag)"
- closable>
- {{tag.standCode}}
+ >
+ {{ tag.standCode }}
@@ -1092,14 +1231,23 @@
@@ -1114,18 +1262,28 @@
>