commit
This commit is contained in:
@@ -164,10 +164,10 @@
|
|||||||
<el-timeline-item timestamp="审定" placement="top" :color="roleForm.directorUser ? '#66b1ff' : ''">
|
<el-timeline-item timestamp="审定" placement="top" :color="roleForm.directorUser ? '#66b1ff' : ''">
|
||||||
<el-card>
|
<el-card>
|
||||||
<el-form-item prop="directorUserName" style="margin-bottom: 0">
|
<el-form-item prop="directorUserName" style="margin-bottom: 0">
|
||||||
<h4>技术管理中心主任</h4>
|
<h4>技术委员会相关专委会主任/研究总院职能部门领导,技术管理中心主任</h4>
|
||||||
<div style="margin-top: 10px;width: 300px;">
|
<div style="margin-top: 10px;width: 300px;">
|
||||||
<el-input v-model="roleForm.directorUser" style="display: none;"></el-input>
|
<el-input v-model="roleForm.directorUser" style="display: none;"></el-input>
|
||||||
<el-input v-model="roleForm.directorUserName" placeholder="选择技术管理中心主任" @click.native="choiceZRRS('2')"></el-input>
|
<el-input v-model="roleForm.directorUserName" placeholder="选择技术委员会相关专委会主任/研究总院职能部门领导,技术管理中心主任 " @click.native="choiceZRRS('2')"></el-input>
|
||||||
</div>
|
</div>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-card>
|
</el-card>
|
||||||
@@ -175,10 +175,10 @@
|
|||||||
<el-timeline-item timestamp="批准人" placement="top" :color="roleForm.presidentUser ? '#66b1ff' : ''">
|
<el-timeline-item timestamp="批准人" placement="top" :color="roleForm.presidentUser ? '#66b1ff' : ''">
|
||||||
<el-card>
|
<el-card>
|
||||||
<el-form-item prop="presidentUserName" style="margin-bottom: 0">
|
<el-form-item prop="presidentUserName" style="margin-bottom: 0">
|
||||||
<h4>工程研究总院院长</h4>
|
<h4>工程研究总院院长或标准法规主管副院长</h4>
|
||||||
<div style="margin-top: 10px;width: 300px;">
|
<div style="margin-top: 10px;width: 300px;">
|
||||||
<el-input v-model="roleForm.presidentUser" style="display: none;"></el-input>
|
<el-input v-model="roleForm.presidentUser" style="display: none;"></el-input>
|
||||||
<el-input v-model="roleForm.presidentUserName" placeholder="选择工程研究总院院长" @click.native="choiceZRR('presidentUser', '选择工程研究总院院长', roleForm.presidentUser)"></el-input>
|
<el-input v-model="roleForm.presidentUserName" placeholder="选择工程研究总院院长或标准法规主管副院长" @click.native="choiceZRR('presidentUser', '选择工程研究总院院长或标准法规主管副院长', roleForm.presidentUser)"></el-input>
|
||||||
</div>
|
</div>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-card>
|
</el-card>
|
||||||
|
|||||||
@@ -165,11 +165,11 @@
|
|||||||
<el-timeline-item timestamp="审定" placement="top" :color="roleForm.directorUser ? '#66b1ff' : ''">
|
<el-timeline-item timestamp="审定" placement="top" :color="roleForm.directorUser ? '#66b1ff' : ''">
|
||||||
<el-card>
|
<el-card>
|
||||||
<el-form-item prop="directorUserName" style="margin-bottom: 0">
|
<el-form-item prop="directorUserName" style="margin-bottom: 0">
|
||||||
<h4>技术管理中心主任</h4>
|
<h4>技术委员会相关专委会主任/研究总院职能部门领导,技术管理中心主任 </h4>
|
||||||
<div style="margin-top: 10px;width: 300px;">
|
<div style="margin-top: 10px;width: 300px;">
|
||||||
<el-input v-model="roleForm.directorUser" style="display: none;"></el-input>
|
<el-input v-model="roleForm.directorUser" style="display: none;"></el-input>
|
||||||
<!-- <el-input v-model="roleForm.directorUserName" placeholder="选择技术管理中心主任" readonly="readonly" @click.native="choiceZRR('directorUser', '选择技术管理中心主任', roleForm.directorUser)"></el-input>-->
|
<!-- <el-input v-model="roleForm.directorUserName" placeholder="选择技术管理中心主任" readonly="readonly" @click.native="choiceZRR('directorUser', '选择技术管理中心主任', roleForm.directorUser)"></el-input>-->
|
||||||
<el-input v-model="roleForm.directorUserName" placeholder="选择技术管理中心主任" readonly="readonly" @click.native="choiceZRRS('2')"></el-input>
|
<el-input v-model="roleForm.directorUserName" placeholder="选择技术委员会相关专委会主任/研究总院职能部门领导,技术管理中心主任 " readonly="readonly" @click.native="choiceZRRS('2')"></el-input>
|
||||||
</div>
|
</div>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-card>
|
</el-card>
|
||||||
@@ -177,10 +177,10 @@
|
|||||||
<el-timeline-item timestamp="批准人" placement="top" :color="roleForm.presidentUser ? '#66b1ff' : ''">
|
<el-timeline-item timestamp="批准人" placement="top" :color="roleForm.presidentUser ? '#66b1ff' : ''">
|
||||||
<el-card>
|
<el-card>
|
||||||
<el-form-item prop="presidentUserName" style="margin-bottom: 0">
|
<el-form-item prop="presidentUserName" style="margin-bottom: 0">
|
||||||
<h4>工程研究总院院长</h4>
|
<h4>工程研究总院院长或标准法规主管副院长</h4>
|
||||||
<div style="margin-top: 10px;width: 300px;">
|
<div style="margin-top: 10px;width: 300px;">
|
||||||
<el-input v-model="roleForm.presidentUser" style="display: none;"></el-input>
|
<el-input v-model="roleForm.presidentUser" style="display: none;"></el-input>
|
||||||
<el-input v-model="roleForm.presidentUserName" placeholder="选择工程研究总院院长" readonly="readonly" @click.native="choiceZRR('presidentUser', '选择工程研究总院院长', roleForm.presidentUser)"></el-input>
|
<el-input v-model="roleForm.presidentUserName" placeholder="选择工程研究总院院长或标准法规主管副院长" readonly="readonly" @click.native="choiceZRR('presidentUser', '选择工程研究总院院长或标准法规主管副院长', roleForm.presidentUser)"></el-input>
|
||||||
</div>
|
</div>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-card>
|
</el-card>
|
||||||
@@ -403,14 +403,14 @@ export default {
|
|||||||
this.nodeList2 = this.roleForm.dockUserList.split(',')
|
this.nodeList2 = this.roleForm.dockUserList.split(',')
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
this.drawerTitle2 = '选择技术管理中心主任'
|
this.drawerTitle2 = '选择技术委员会相关专委会主任/研究总院职能部门领导,技术管理中心主任'
|
||||||
if ( this.roleForm.directorUser.length > 0) {
|
if ( this.roleForm.directorUser.length > 0) {
|
||||||
this.nodeList2 = this.roleForm.directorUser.split(',')
|
this.nodeList2 = this.roleForm.directorUser.split(',')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.modalshowflag2 = true
|
this.modalshowflag2 = true
|
||||||
},
|
},
|
||||||
choiceZRR (type, title, id) {
|
choiceZRR (type, title, id) {
|
||||||
this.nodeList = []
|
this.nodeList = []
|
||||||
this.nodeList.push(id)
|
this.nodeList.push(id)
|
||||||
this.type = type
|
this.type = type
|
||||||
|
|||||||
@@ -161,12 +161,12 @@
|
|||||||
<el-timeline-item timestamp="审定征求意见" placement="top" :color="roleForm.directorUser ? '#66b1ff' : ''">
|
<el-timeline-item timestamp="审定征求意见" placement="top" :color="roleForm.directorUser ? '#66b1ff' : ''">
|
||||||
<el-card>
|
<el-card>
|
||||||
<el-form-item prop="directorUser" style="margin-bottom: 0">
|
<el-form-item prop="directorUser" style="margin-bottom: 0">
|
||||||
<h4>技术管理中心主任</h4>
|
<h4>技术委员会相关专委会主任/研究总院职能部门领导,技术管理中心主任</h4>
|
||||||
<div style="margin-top: 10px;width: 300px;">
|
<div style="margin-top: 10px;width: 300px;">
|
||||||
<el-input v-model="roleForm.directorUser" style="display: none;"/>
|
<el-input v-model="roleForm.directorUser" style="display: none;"/>
|
||||||
<el-input
|
<el-input
|
||||||
v-model="roleForm.directorUserName"
|
v-model="roleForm.directorUserName"
|
||||||
placeholder="选择技术管理中心主任"
|
placeholder="选择技术委员会相关专委会主任/研究总院职能部门领导,技术管理中心主任"
|
||||||
@click.native="choiceZRRS('2')"
|
@click.native="choiceZRRS('2')"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -176,13 +176,13 @@
|
|||||||
<el-timeline-item timestamp="批准征求意见" placement="top" :color="roleForm.presidentUser ? '#66b1ff' : ''">
|
<el-timeline-item timestamp="批准征求意见" placement="top" :color="roleForm.presidentUser ? '#66b1ff' : ''">
|
||||||
<el-card>
|
<el-card>
|
||||||
<el-form-item prop="presidentUser" style="margin-bottom: 0">
|
<el-form-item prop="presidentUser" style="margin-bottom: 0">
|
||||||
<h4>工程研究总院院长</h4>
|
<h4>工程研究总院院长或标准法规主管副院长</h4>
|
||||||
<div style="margin-top: 10px;width: 300px;">
|
<div style="margin-top: 10px;width: 300px;">
|
||||||
<el-input v-model="roleForm.presidentUser" style="display: none;"/>
|
<el-input v-model="roleForm.presidentUser" style="display: none;"/>
|
||||||
<el-input
|
<el-input
|
||||||
v-model="roleForm.presidentUserName"
|
v-model="roleForm.presidentUserName"
|
||||||
placeholder="选择工程研究总院院长"
|
placeholder="选择工程研究总院院长或标准法规主管副院长"
|
||||||
@click.native="choiceZRR('presidentUser', '选择工程研究总院院长', roleForm.presidentUser)"
|
@click.native="choiceZRR('presidentUser', '选择工程研究总院院长或标准法规主管副院长', roleForm.presidentUser)"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
@@ -365,7 +365,7 @@ export default {
|
|||||||
name: "bzzqyjStep1-1",
|
name: "bzzqyjStep1-1",
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
drawerTitle: '',
|
drawerTitle2: '',
|
||||||
type2: '',
|
type2: '',
|
||||||
activeNames: '1',
|
activeNames: '1',
|
||||||
fileUrl: 'api/att/attFile/upload',
|
fileUrl: 'api/att/attFile/upload',
|
||||||
@@ -769,7 +769,7 @@ export default {
|
|||||||
this.nodeList2 = this.roleForm.dockUserList.split(',')
|
this.nodeList2 = this.roleForm.dockUserList.split(',')
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
this.drawerTitle2 = '选择技术管理中心主任'
|
this.drawerTitle2 = '选择技术委员会相关专委会主任/研究总院职能部门领导,技术管理中心主任'
|
||||||
if (this.roleForm.directorUser.length > 0) {
|
if (this.roleForm.directorUser.length > 0) {
|
||||||
this.nodeList2 = this.roleForm.directorUser.split(',')
|
this.nodeList2 = this.roleForm.directorUser.split(',')
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -162,12 +162,12 @@
|
|||||||
<el-timeline-item timestamp="审定征求意见" placement="top" :color="roleForm.directorUser ? '#66b1ff' : ''">
|
<el-timeline-item timestamp="审定征求意见" placement="top" :color="roleForm.directorUser ? '#66b1ff' : ''">
|
||||||
<el-card>
|
<el-card>
|
||||||
<el-form-item prop="directorUser" style="margin-bottom: 0">
|
<el-form-item prop="directorUser" style="margin-bottom: 0">
|
||||||
<h4>技术管理中心主任</h4>
|
<h4>技术委员会相关专委会主任/研究总院职能部门领导,技术管理中心主任</h4>
|
||||||
<div style="margin-top: 10px;width: 300px;">
|
<div style="margin-top: 10px;width: 300px;">
|
||||||
<el-input v-model="roleForm.directorUser" style="display: none;"/>
|
<el-input v-model="roleForm.directorUser" style="display: none;"/>
|
||||||
<el-input
|
<el-input
|
||||||
v-model="roleForm.directorUserName"
|
v-model="roleForm.directorUserName"
|
||||||
placeholder="选择技术管理中心主任"
|
placeholder="选择技术委员会相关专委会主任/研究总院职能部门领导,技术管理中心主任"
|
||||||
@click.native="choiceZRRS('2')"
|
@click.native="choiceZRRS('2')"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -177,13 +177,13 @@
|
|||||||
<el-timeline-item timestamp="批准征求意见" placement="top" :color="roleForm.presidentUser ? '#66b1ff' : ''">
|
<el-timeline-item timestamp="批准征求意见" placement="top" :color="roleForm.presidentUser ? '#66b1ff' : ''">
|
||||||
<el-card>
|
<el-card>
|
||||||
<el-form-item prop="presidentUser" style="margin-bottom: 0">
|
<el-form-item prop="presidentUser" style="margin-bottom: 0">
|
||||||
<h4>工程研究总院院长</h4>
|
<h4>工程研究总院院长或标准法规主管副院长</h4>
|
||||||
<div style="margin-top: 10px;width: 300px;">
|
<div style="margin-top: 10px;width: 300px;">
|
||||||
<el-input v-model="roleForm.presidentUser" style="display: none;"/>
|
<el-input v-model="roleForm.presidentUser" style="display: none;"/>
|
||||||
<el-input
|
<el-input
|
||||||
v-model="roleForm.presidentUserName"
|
v-model="roleForm.presidentUserName"
|
||||||
placeholder="选择工程研究总院院长"
|
placeholder="选择工程研究总院院长或标准法规主管副院长"
|
||||||
@click.native="choiceZRR('presidentUser', '选择工程研究总院院长', roleForm.presidentUser)"
|
@click.native="choiceZRR('presidentUser', '选择工程研究总院院长或标准法规主管副院长', roleForm.presidentUser)"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
@@ -776,7 +776,7 @@ export default {
|
|||||||
this.nodeList2 = this.roleForm.dockUserList.split(',')
|
this.nodeList2 = this.roleForm.dockUserList.split(',')
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
this.drawerTitle2 = '选择技术管理中心主任'
|
this.drawerTitle2 = '选择技术委员会相关专委会主任/研究总院职能部门领导,技术管理中心主任'
|
||||||
if (this.roleForm.directorUser.length > 0) {
|
if (this.roleForm.directorUser.length > 0) {
|
||||||
this.nodeList2 = this.roleForm.directorUser.split(',')
|
this.nodeList2 = this.roleForm.directorUser.split(',')
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user