制定
修订
修改
@@ -80,24 +80,24 @@
{{ item.name }}
@@ -133,22 +133,22 @@
{{ item.name }}
-
-
-
+
+
+
{{ item.name }}
{{ item.name }}
{{ item.name }}
标准起草人
其他起草人
标准起草人
总院各中心兼职标准化员/各事业部标准化员
郑兆丽、蒋敏、吴娟、李中立、王晶9、耿红静、张蕾61、符青萍、刘金英、技术委员会相关成员、总院相关中心总工及四五级工程师
标准起草人
标准法规工程师
起草单位高级经理
标准法规部高级经理
标委会主任
研究总院主管副院长
标准起草人
标准法规工程师
@@ -925,23 +925,23 @@
@@ -949,30 +949,30 @@
查询
清空
@@ -981,46 +981,46 @@
@@ -1117,101 +1117,101 @@
查询
清空
@@ -1220,98 +1220,98 @@
{{ ($index + 1) + (standardSearchForm.page - 1) * standardSearchForm.pageSize }}
数据获取中
加载数据
@@ -2469,7 +2469,7 @@ export default {
},
handleProcessStandardNext (status) {
switch (status) {
- // 新增
+ // 新增
case 1:
this.selectedList = []
this.standardCheckedList = []
@@ -2611,9 +2611,9 @@ export default {
}, 100)
},
/**
- * 关闭修订 Drawer 的监听
- * @param done
- */
+ * 关闭修订 Drawer 的监听
+ * @param done
+ */
handleReviseDrawerClose (done) {
done()
},
@@ -3103,7 +3103,7 @@ export default {
oldFileName = oldFileName.substring(0, index1)
if (fileSuffix == 'pdf' || fileSuffix == 'doc' || fileSuffix == 'docx'){
window.open(onlyOfficeUrl + '/viewHistoryOnlyOffice?oldFileName=' + oldFileName + '&fileType=' + fileSuffix +
- '&attId=' + item.id + '&key=' + key + '&userName=' + this.$store.getters.userInfo.uName)
+ '&attId=' + item.id + '&key=' + key + '&userName=' + this.$store.getters.userInfo.uName)
}else{
this.$message.warning('此文件不支持onlyoffice预览')
}
@@ -3538,7 +3538,7 @@ export default {
}
if (item.pid === '0') {
item.id = arr.length + 1,
- item.modelNum = arr.length + 1 + ''
+ item.modelNum = arr.length + 1 + ''
item.orderNum = arr.length + 1 // orderNum为新创建行的索引
item.modelIndex = arr.length
} else {
@@ -3930,104 +3930,104 @@ export default {
diff --git a/src/pages/processCenter/pages/creatProcess/qbrk/step1.vue b/src/pages/processCenter/pages/creatProcess/qbrk/step1.vue
index 5347f57d6..6db64f5d7 100644
--- a/src/pages/processCenter/pages/creatProcess/qbrk/step1.vue
+++ b/src/pages/processCenter/pages/creatProcess/qbrk/step1.vue
@@ -12,11 +12,11 @@
{{ getMap1(scope.row.planStatus) }}
@@ -1321,53 +1321,53 @@
{{ scope.row.draftTime ? $moment(scope.row.draftTime).format("YYYY-MM-DD") : "" }}
{{ scope.row.releaseTime ? $moment(scope.row.releaseTime).format("YYYY-MM-DD") : "" }}
@@ -1389,124 +1389,124 @@
制定
修订
修改
@@ -130,34 +130,34 @@
{{ item.name }}
@@ -208,16 +208,16 @@
{{ item.name }}
@@ -226,12 +226,12 @@
-
+
{{ item.name }}
-
-
-
+
+
+
{{ item.name }}
{{ item.name }}
{{ item.name }}
标准起草人
其他起草人
标准起草人
总院各中心兼职标准化员/各事业部标准化员
郑兆丽、蒋敏、吴娟、李中立、王晶9、耿红静、张蕾61、符青萍、刘金英、技术委员会相关成员、总院相关中心总工及四五级工程师
标准起草人
标准法规工程师
起草单位高级经理
标准法规部高级经理
标委会主任
研究总院主管副院长
标准起草人
标准法规工程师
@@ -1087,23 +1087,23 @@
@@ -1111,30 +1111,30 @@
查询
清空
@@ -1143,46 +1143,46 @@
@@ -1281,22 +1281,22 @@
@@ -1313,101 +1313,101 @@
查询
清空
@@ -1416,26 +1416,26 @@
@@ -1444,52 +1444,52 @@
{{ scope.row.bussSort }}
{{ scope.row.esName }}
数据获取中
加载数据
@@ -2713,9 +2713,9 @@ export default {
oldFileName = oldFileName.substring(0, index1)
if (fileSuffix == 'pdf' || fileSuffix == 'doc' || fileSuffix == 'docx'){
window.open(onlyOfficeUrl + '/viewHistoryOnlyOffice?oldFileName=' + oldFileName + '&fileType=' + fileSuffix +
- '&attId=' + item.id + '&key=' + key + '&userName=' + this.$store.getters.userInfo.uName)
+ '&attId=' + item.id + '&key=' + key + '&userName=' + this.$store.getters.userInfo.uName)
}else{
- this.$message.warning('此文件不支持onlyoffice预览')
+ this.$message.warning('此文件不支持onlyoffice预览')
}
},
filterObj (obj) {
@@ -2748,7 +2748,7 @@ export default {
},
handleProcessStandardNext (status) {
switch (status) {
- // 新增
+ // 新增
case 1:
this.selectedList = []
this.standardCheckedList = []
@@ -2965,9 +2965,9 @@ export default {
}, 100)
},
/**
- * 关闭修订 Drawer 的监听
- * @param done
- */
+ * 关闭修订 Drawer 的监听
+ * @param done
+ */
handleReviseDrawerClose (done) {
this.standardSearchForm.esName = '';
this.standardSearchForm.unit = '';
@@ -3887,7 +3887,7 @@ export default {
}
if (item.pid === '0') {
item.id = arr.length + 1,
- item.modelNum = arr.length + 1 + ''
+ item.modelNum = arr.length + 1 + ''
item.orderNum = arr.length + 1 // orderNum为新创建行的索引
item.modelIndex = arr.length
} else {
@@ -4056,110 +4056,110 @@ export default {
diff --git a/src/pages/processCenter/pages/creatProcess/wbsm/step1.vue b/src/pages/processCenter/pages/creatProcess/wbsm/step1.vue
index 073b8d893..b6a575742 100644
--- a/src/pages/processCenter/pages/creatProcess/wbsm/step1.vue
+++ b/src/pages/processCenter/pages/creatProcess/wbsm/step1.vue
@@ -136,7 +136,7 @@
+ @click.native="choiceDOCK('dockUser', '选择署名人领导', roleForm.dockUser)">
@@ -163,7 +163,7 @@
+ @click.native="choiceDirector('directorUser', '选择技术管理中心主任', roleForm.directorUser)">
@@ -349,6 +349,19 @@
@checkedRole="checkedRole"
:nodeList="nodeList"
>
+
+
{
if( item.workPeople === ''){
this.$message.warning('请选择推荐署名人及单位')
+ throw new Error('请选择推荐署名人及单位')
}
})
let json = {
@@ -753,6 +769,7 @@ export default {
this.dataList.forEach(item => {
if( item.workPeople === ''){
this.$message.warning('请选择推荐署名人及单位')
+ throw new Error('请选择推荐署名人及单位')
}
})
let json = {
@@ -794,6 +811,35 @@ export default {
this.drawerTitle = title;
this.modalshowflag = true;
},
+ choiceDirector(type, title, id) {
+ this.nodeList = [];
+ this.nodeList.push(id);
+ this.drawerTitle = title;
+ this.type = type;
+ this.modalshowflagDirector = true;
+ },
+ choiceDOCK(type, title, id) {
+ this.nodeList = [];
+ if (id && id.length > 0) {
+ this.nodeList = id.split(',')
+ }
+ this.drawerTitle = title;
+ this.modalshowflagDOCK = true;
+ },
+ checkedRoleDOCK (data) {
+ let idList = "";
+ let nameList = "";
+ data.forEach(item => {
+ if (nameList.length) {
+ nameList += ",";
+ idList += ",";
+ }
+ idList += item.id;
+ nameList += item.name;
+ });
+ this.roleForm.dockUser = idList
+ this.roleForm.dockUserName = nameList
+ },
checkedRole (data) {
if (this.type === "dockUser") {
this.roleForm.dockUser = data[0].id;
@@ -801,6 +847,7 @@ export default {
} else if (this.type === "directorUser") {
this.roleForm.directorUser = data[0].id;
this.roleForm.directorUserName = data[0].name;
+ this.modalshowflagDirector = false
}else if(this.type === 'ministerUser'){
this.roleForm.ministerUser = data[0].id;
this.roleForm.ministerUserName = data[0].name;
{{ getMap1(scope.row.planStatus) }}
{{ scope.row.reviseStatus === ''? '' : (scope.row.reviseStatus === '1'? '制定' :
'修订') }}
@@ -1497,129 +1497,129 @@
{{ scope.row.drafterName }}
{{ scope.row.resPersonName }}
{{ scope.row.wgLeaderName }}
{{ scope.row.draftTime ? $moment(scope.row.draftTime).format("YYYY-MM-DD") : "" }}
{{ scope.row.releaseTime ? $moment(scope.row.releaseTime).format("YYYY-MM-DD") : "" }}
{{ scope.row.unitName }}
{{ scope.row.standCode }}
{{ scope.row.standName }}
{{ scope.row.standStatusShow }}
{{ scope.row.dtqbbhbuss }}
{{ scope.row.issueTime }}
{{ scope.row.putTime }}
@@ -1644,126 +1644,126 @@