-
+
+
+ 标准法规管理系统 standard and regulations management system
+
+
+
+
+
![]()
+
+
+
@@ -14,198 +41,228 @@
diff --git a/src/pages/home2/components/empennage/index.vue b/src/pages/home2/components/empennage/index.vue
new file mode 100644
index 000000000..192676bef
--- /dev/null
+++ b/src/pages/home2/components/empennage/index.vue
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/home2/components/navMenu/index.vue b/src/pages/home2/components/navMenu/index.vue
new file mode 100644
index 000000000..11a2617e7
--- /dev/null
+++ b/src/pages/home2/components/navMenu/index.vue
@@ -0,0 +1,116 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/home2/components/noticeOfMeeting/index.vue b/src/pages/home2/components/noticeOfMeeting/index.vue
new file mode 100644
index 000000000..9010bcc2d
--- /dev/null
+++ b/src/pages/home2/components/noticeOfMeeting/index.vue
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/home2/components/realtimeinfo/index.vue b/src/pages/home2/components/realtimeinfo/index.vue
new file mode 100644
index 000000000..ccfcc8ccf
--- /dev/null
+++ b/src/pages/home2/components/realtimeinfo/index.vue
@@ -0,0 +1,70 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/home2/components/release/index.vue b/src/pages/home2/components/release/index.vue
new file mode 100644
index 000000000..b2782f7a5
--- /dev/null
+++ b/src/pages/home2/components/release/index.vue
@@ -0,0 +1,115 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ style="width: 100%">
+
+
+
+
+ {{ scope.row.standName }}
+
+
+
+
+ {{scope.row.issueTime ? $moment(scope.row.issueTime).format('YYYY-MM-DD') : '' }}
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/home2/components/searchGroup/index.vue b/src/pages/home2/components/searchGroup/index.vue
new file mode 100644
index 000000000..36f515e05
--- /dev/null
+++ b/src/pages/home2/components/searchGroup/index.vue
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+
+
+
+ type="text"
+ placeholder="请输入关键词"
+ clearable
+ >
+ 搜索
+
+
+
+
+
+
+
diff --git a/src/pages/home2/components/solicitopinions/index.vue b/src/pages/home2/components/solicitopinions/index.vue
new file mode 100644
index 000000000..0ce541ab1
--- /dev/null
+++ b/src/pages/home2/components/solicitopinions/index.vue
@@ -0,0 +1,113 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ style="width: 100%">
+
+
+
+
+ {{ scope.row.cid }}
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/home2/components/todoList/index.vue b/src/pages/home2/components/todoList/index.vue
new file mode 100644
index 000000000..12cef0cb7
--- /dev/null
+++ b/src/pages/home2/components/todoList/index.vue
@@ -0,0 +1,680 @@
+
+
+
+
+
+
+
+
diff --git a/src/pages/home2/index.vue b/src/pages/home2/index.vue
new file mode 100644
index 000000000..36a0babfc
--- /dev/null
+++ b/src/pages/home2/index.vue
@@ -0,0 +1,187 @@
+
+
+
+
+
+
+
diff --git a/src/pages/login/index.vue b/src/pages/login/index.vue
index 6e69bf328..2aa5e7794 100644
--- a/src/pages/login/index.vue
+++ b/src/pages/login/index.vue
@@ -60,7 +60,7 @@
} else if (this.password === '') {
this.$message.warning('密码不能为空')
} else {
- // this.$router.push('/home1')
+ // this.$router.push('/home2')
this.loginUser(this.username, this.password)
this.getEditPermission()
}
@@ -124,7 +124,7 @@
if (hasHomeMenu) {
this.setMenu(JSON.stringify(menuList)).then(res => {
this.loading = false
- this.$router.push('/home1')
+ this.$router.push('/home2')
}, e => {
this.loading = false
this.$message.warning('未获取到菜单')
@@ -165,7 +165,7 @@
})
if (hasHomeMenu) {
this.setMenu(JSON.stringify(menuList)).then(res => {
- this.$router.push('/home1')
+ this.$router.push('/home2')
}, e => {
this.$message.warning('未获取到菜单')
})
@@ -208,7 +208,7 @@
})
if (hasHomeMenu) {
this.setMenu(JSON.stringify(menuList)).then(res => {
- this.$router.push('/home1')
+ this.$router.push('/home2')
}, e => {
this.$message.warning('未获取到菜单')
})
@@ -323,7 +323,7 @@
window.sessionStorage.setItem('menuList', menuList); // del
if (hasHomeMenu) {
this.setMenu(JSON.stringify(menuList)).then(res => {
- this.$router.push('/home1')
+ this.$router.push('/home2')
}, e => {
this.$message.warning('未获取到菜单')
})
diff --git a/src/pages/processCenter/pages/creatProcess/xmqdqr/step1-4.vue b/src/pages/processCenter/pages/creatProcess/xmqdqr/step1-4.vue
new file mode 100644
index 000000000..ed8e83e68
--- /dev/null
+++ b/src/pages/processCenter/pages/creatProcess/xmqdqr/step1-4.vue
@@ -0,0 +1,825 @@
+
+
+
+ 项目清单确认流程
+ 申请人发起流程
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+ 选择项目
+
+
+
+
+
+
+
+ 选择清单
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 流程发起人
+
+
+
+
+
+
+
+
+
+
+ 确认人
+
+
+
+
+
+
+
+
+
+
+ 审批人
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+
+ 清空
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+
+ 清空
+
+
+
+
+
+
+
+
+
+
+
+
+ 未发布
+ 已发布
+ 审核中
+
+
+
+
+ {{ scope.row.detailedListVision
+ }}
+
+
+
+
+
+ {{ scope.row.updateTime ? $moment(scope.row.updateTime).format("YYYY-MM-DD") : scope.row.updateTime
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/index.vue
index 244c81671..c24f4f472 100644
--- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/index.vue
+++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/index.vue
@@ -88,7 +88,7 @@ export default {
this.tabValue = this.list[0].name;
},
beforeRouteLeave(to, from, next) {
- const toName = ["ListOfStandardsAndRegulationsDetails", "AccessStandardDetails", "ProjectAddEit", "OtherAddEit"];
+ const toName = ["ListOfStandardsAndRegulationsDetails", "AccessStandardDetails", "LocalProductDetail", "OtherAddEit"];
// 离开此页面之前,记录tabName以便返回使用,如果将要访问的页面不是这两个,则清空tabName
if (toName.includes(to.name)) {
this.$store.commit("SET_ACCESS_STANDARD_REG_TABS", this.tabValue);
diff --git a/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue b/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue
index 5a962c0dd..f2881be94 100644
--- a/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue
+++ b/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue
@@ -198,6 +198,9 @@
查看
+
+ 发起确认流程
+
@@ -891,6 +894,9 @@ export default {
case "查看":
this.handlePreview(command[0]);
break;
+ case "发起确认流程":
+ this.handleProcess(command[0]);
+ break;
}
},
/**
@@ -1394,19 +1400,15 @@ export default {
}
});
},
- // 关联
- handleRelation(row) {
- this.row = row;
- this.rowId = this.row.id;
- this.getSearchInforList();
- this.getRelectiontTable();
- this.showModelRelation = true;
- this.$nextTick(() => {
- this.relationTableHeight = $(".demo-drawer-content").height() - 52 - 60;
- window.onresize = function() {
- this.relationTableHeight = $(".demo-drawer-content").height() - 52 - 60;
- }.bind(this);
- });
+ // 发起确认流程
+ handleProcess(row) {
+ // 项目清单确认流程
+ this.$router.push({
+ name:'xmqdqrStep1-4',
+ query: {
+ row
+ }
+ })
},
// 关联里面条件查询的下拉列表数据获取
getSearchInforList() {
diff --git a/src/pages/searchCenter/pages/standardSearch.vue b/src/pages/searchCenter/pages/standardSearch.vue
index 0285c1bb9..79708a549 100644
--- a/src/pages/searchCenter/pages/standardSearch.vue
+++ b/src/pages/searchCenter/pages/standardSearch.vue
@@ -22,7 +22,7 @@