feat: There is no way the,
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -655,6 +655,7 @@
|
|||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
|
taskInfo:'总院标准法规部产品标准工程师发布',
|
||||||
loading: false,
|
loading: false,
|
||||||
disabledState: true,
|
disabledState: true,
|
||||||
userId:this.$store.getters.userInfo.userId,
|
userId:this.$store.getters.userInfo.userId,
|
||||||
@@ -2389,6 +2390,7 @@
|
|||||||
this.$refs['formTongGuo'].validate((valid) => {
|
this.$refs['formTongGuo'].validate((valid) => {
|
||||||
if (valid) {
|
if (valid) {
|
||||||
this.isSubmit = true
|
this.isSubmit = true
|
||||||
|
this.saveLoading = true
|
||||||
this.form.commentText = this.formTongGuo.commentText
|
this.form.commentText = this.formTongGuo.commentText
|
||||||
this.form.approvalOpinion = this.formTongGuo.approvalOpinion
|
this.form.approvalOpinion = this.formTongGuo.approvalOpinion
|
||||||
this.form.topId = this.pId
|
this.form.topId = this.pId
|
||||||
@@ -2404,6 +2406,7 @@
|
|||||||
// this.$message.success(res.message)
|
// this.$message.success(res.message)
|
||||||
// 流程提交之后,应该流转至待办任务页面
|
// 流程提交之后,应该流转至待办任务页面
|
||||||
this.isSubmit = false
|
this.isSubmit = false
|
||||||
|
this.saveLoading = false
|
||||||
this.processCreateBuss(json)
|
this.processCreateBuss(json)
|
||||||
// if(this.formTongGuo.approvalOpinion === '1'){
|
// if(this.formTongGuo.approvalOpinion === '1'){
|
||||||
// this.$message.warning("驳回成功")
|
// this.$message.warning("驳回成功")
|
||||||
|
|||||||
@@ -699,7 +699,7 @@
|
|||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
taskInfo:'',
|
taskInfo:'企标编写汇总修订',
|
||||||
loading: false,
|
loading: false,
|
||||||
disabledState: false,
|
disabledState: false,
|
||||||
userId:this.$store.getters.userInfo.userId,
|
userId:this.$store.getters.userInfo.userId,
|
||||||
@@ -2494,7 +2494,7 @@
|
|||||||
pId: this.pId
|
pId: this.pId
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res) {
|
if (res) {
|
||||||
this.taskInfo = '企标汇总修订'
|
this.taskInfo = '企标编写汇总修订'
|
||||||
const processForm = JSON.parse(res.mesg)
|
const processForm = JSON.parse(res.mesg)
|
||||||
const dateArr = []
|
const dateArr = []
|
||||||
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
||||||
|
|||||||
@@ -732,7 +732,7 @@
|
|||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
taskInfo: '',
|
taskInfo: '会签征求意见',
|
||||||
loading: false,
|
loading: false,
|
||||||
disabledState: true,
|
disabledState: true,
|
||||||
userId:this.$store.getters.userInfo.userId,
|
userId:this.$store.getters.userInfo.userId,
|
||||||
|
|||||||
@@ -769,7 +769,7 @@
|
|||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
taskInfo:'',
|
taskInfo:'意见汇总及标准修改',
|
||||||
loading: false,
|
loading: false,
|
||||||
disabledState: false,
|
disabledState: false,
|
||||||
userId:this.$store.getters.userInfo.userId,
|
userId:this.$store.getters.userInfo.userId,
|
||||||
@@ -2584,7 +2584,7 @@
|
|||||||
pId: this.pId
|
pId: this.pId
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res) {
|
if (res) {
|
||||||
this.taskInfo = '企标汇总修订'
|
this.taskInfo = '意见汇总及标准修改'
|
||||||
const processForm = JSON.parse(res.mesg)
|
const processForm = JSON.parse(res.mesg)
|
||||||
const dateArr = []
|
const dateArr = []
|
||||||
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
||||||
|
|||||||
@@ -636,7 +636,7 @@
|
|||||||
let Base64 = require('js-base64').Base64;
|
let Base64 = require('js-base64').Base64;
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "bussLibraryProductC3",
|
name: "bussLibraryProduct3",
|
||||||
components: {
|
components: {
|
||||||
ProcessHeader,
|
ProcessHeader,
|
||||||
ProcessFooter,
|
ProcessFooter,
|
||||||
@@ -699,7 +699,7 @@
|
|||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
taskInfo:'',
|
taskInfo:'重新企标编写汇总修订',
|
||||||
loading: false,
|
loading: false,
|
||||||
disabledState: false,
|
disabledState: false,
|
||||||
userId:this.$store.getters.userInfo.userId,
|
userId:this.$store.getters.userInfo.userId,
|
||||||
@@ -719,7 +719,6 @@
|
|||||||
XGDFileList: [],
|
XGDFileList: [],
|
||||||
caFileList: [],
|
caFileList: [],
|
||||||
FBGBJBDFileList: [],
|
FBGBJBDFileList: [],
|
||||||
xgdFileList: [],
|
|
||||||
ZCWBLAWSFileList: [],
|
ZCWBLAWSFileList: [],
|
||||||
GCWBLAWSFileList: [],
|
GCWBLAWSFileList: [],
|
||||||
JDWJLAWSFileList: [],
|
JDWJLAWSFileList: [],
|
||||||
@@ -2495,7 +2494,7 @@
|
|||||||
pId: this.pId
|
pId: this.pId
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res) {
|
if (res) {
|
||||||
this.taskInfo = '企标汇总修订'
|
this.taskInfo = '重新企标编写汇总修订'
|
||||||
const processForm = JSON.parse(res.mesg)
|
const processForm = JSON.parse(res.mesg)
|
||||||
const dateArr = []
|
const dateArr = []
|
||||||
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
||||||
|
|||||||
@@ -706,7 +706,7 @@
|
|||||||
let Base64 = require('js-base64').Base64;
|
let Base64 = require('js-base64').Base64;
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "bussLibraryProductC6",
|
name: "bussLibraryProduct6",
|
||||||
components: {
|
components: {
|
||||||
ProcessHeader,
|
ProcessHeader,
|
||||||
ProcessFooter,
|
ProcessFooter,
|
||||||
@@ -769,7 +769,7 @@
|
|||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
taskInfo:'',
|
taskInfo:'重新意见汇总及标准修改',
|
||||||
loading: false,
|
loading: false,
|
||||||
disabledState: false,
|
disabledState: false,
|
||||||
userId:this.$store.getters.userInfo.userId,
|
userId:this.$store.getters.userInfo.userId,
|
||||||
@@ -1095,7 +1095,8 @@
|
|||||||
userType:'', // 选择用户ID判断
|
userType:'', // 选择用户ID判断
|
||||||
opinionsAdoptedOptions:[
|
opinionsAdoptedOptions:[
|
||||||
{value: '1',label: '采纳'},
|
{value: '1',label: '采纳'},
|
||||||
{value: '2',label: '不采纳'},
|
{value: '2',label: '部分采纳'},
|
||||||
|
{value: '3',label: '不采纳'},
|
||||||
],
|
],
|
||||||
countryOptions:[],//国家地区
|
countryOptions:[],//国家地区
|
||||||
standSortOptions: [], // 标准类别
|
standSortOptions: [], // 标准类别
|
||||||
@@ -2583,7 +2584,7 @@
|
|||||||
pId: this.pId
|
pId: this.pId
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res) {
|
if (res) {
|
||||||
this.taskInfo = '企标汇总修订'
|
this.taskInfo = '重新意见汇总及标准修改'
|
||||||
const processForm = JSON.parse(res.mesg)
|
const processForm = JSON.parse(res.mesg)
|
||||||
const dateArr = []
|
const dateArr = []
|
||||||
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
||||||
|
|||||||
@@ -562,7 +562,7 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import formList from './common/formList.vue'
|
import formList from './common/formListIn.vue'
|
||||||
import ProcessHeader from '../../components/ProcessHeader'
|
import ProcessHeader from '../../components/ProcessHeader'
|
||||||
import ProcessFooter from '../../components/ProcessFooter'
|
import ProcessFooter from '../../components/ProcessFooter'
|
||||||
import ProcessTitle from '../../components/ProcessTitle'
|
import ProcessTitle from '../../components/ProcessTitle'
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -228,8 +228,11 @@
|
|||||||
<!-- 保存||提交-->
|
<!-- 保存||提交-->
|
||||||
<ProcessFooter
|
<ProcessFooter
|
||||||
v-show="verifySarStandard"
|
v-show="verifySarStandard"
|
||||||
|
show-save
|
||||||
show-submit
|
show-submit
|
||||||
|
:saveLoading="saveLoading"
|
||||||
:submitLoading="isSubmit"
|
:submitLoading="isSubmit"
|
||||||
|
@save="handleSave"
|
||||||
@submit="handleSubmit"
|
@submit="handleSubmit"
|
||||||
>
|
>
|
||||||
</ProcessFooter>
|
</ProcessFooter>
|
||||||
@@ -2215,19 +2218,14 @@
|
|||||||
// _formData.append('id', this.bpnId)
|
// _formData.append('id', this.bpnId)
|
||||||
_formData.append('createUser', this.$store.getters.userInfo.userId)
|
_formData.append('createUser', this.$store.getters.userInfo.userId)
|
||||||
_formData.append('createUserName', this.$store.getters.userInfo.uName)
|
_formData.append('createUserName', this.$store.getters.userInfo.uName)
|
||||||
_formData.append('prcType', 'laws1')
|
_formData.append('prcType', 'buss1')
|
||||||
_formData.append('prcName', '政策入库流程')
|
_formData.append('prcName', '企标制修订-技术标准')
|
||||||
_formData.append('json', JSON.stringify({
|
_formData.append('json', JSON.stringify({
|
||||||
// prcForm: this.prcForm,
|
prcNum:this.prcNum,
|
||||||
// sarAccessInfoList: this.sarAccessInfoList,
|
taskInfo: '主起草人培训',
|
||||||
// sarAccessInfoListADMIN: this.sarAccessInfoListADMIN,
|
|
||||||
// bzqdForm: this.bzqdForm,
|
|
||||||
// listInfo: this.listInfo,
|
|
||||||
// id: this.id
|
|
||||||
taskInfo: '申请人发起',
|
|
||||||
form: this.form,
|
form: this.form,
|
||||||
roleForm: this.roleForm,
|
roleForm: this.roleForm,
|
||||||
commentText: this.commentText
|
commentText: this.formTongGuo.commentText
|
||||||
}))
|
}))
|
||||||
saveTaskFirst(_formData).then(res => {
|
saveTaskFirst(_formData).then(res => {
|
||||||
this.saveLoading = false
|
this.saveLoading = false
|
||||||
|
|||||||
@@ -229,8 +229,11 @@
|
|||||||
<!-- 保存||提交-->
|
<!-- 保存||提交-->
|
||||||
<ProcessFooter
|
<ProcessFooter
|
||||||
v-show="verifySarStandard"
|
v-show="verifySarStandard"
|
||||||
|
show-save
|
||||||
show-submit
|
show-submit
|
||||||
|
:saveLoading="saveLoading"
|
||||||
:submitLoading="isSubmit"
|
:submitLoading="isSubmit"
|
||||||
|
@save="handleSave"
|
||||||
@submit="handleSubmit"
|
@submit="handleSubmit"
|
||||||
>
|
>
|
||||||
</ProcessFooter>
|
</ProcessFooter>
|
||||||
@@ -2198,19 +2201,14 @@
|
|||||||
// _formData.append('id', this.bpnId)
|
// _formData.append('id', this.bpnId)
|
||||||
_formData.append('createUser', this.$store.getters.userInfo.userId)
|
_formData.append('createUser', this.$store.getters.userInfo.userId)
|
||||||
_formData.append('createUserName', this.$store.getters.userInfo.uName)
|
_formData.append('createUserName', this.$store.getters.userInfo.uName)
|
||||||
_formData.append('prcType', 'laws1')
|
_formData.append('prcType', 'buss1')
|
||||||
_formData.append('prcName', '政策入库流程')
|
_formData.append('prcName', '企标制修订-技术标准')
|
||||||
_formData.append('json', JSON.stringify({
|
_formData.append('json', JSON.stringify({
|
||||||
// prcForm: this.prcForm,
|
prcNum:this.prcNum,
|
||||||
// sarAccessInfoList: this.sarAccessInfoList,
|
taskInfo: '标准法规部标准化工程师发布',
|
||||||
// sarAccessInfoListADMIN: this.sarAccessInfoListADMIN,
|
|
||||||
// bzqdForm: this.bzqdForm,
|
|
||||||
// listInfo: this.listInfo,
|
|
||||||
// id: this.id
|
|
||||||
taskInfo: '申请人发起',
|
|
||||||
form: this.form,
|
form: this.form,
|
||||||
roleForm: this.roleForm,
|
roleForm: this.roleForm,
|
||||||
commentText: this.commentText
|
commentText: this.formTongGuo.commentText
|
||||||
}))
|
}))
|
||||||
saveTaskFirst(_formData).then(res => {
|
saveTaskFirst(_formData).then(res => {
|
||||||
this.saveLoading = false
|
this.saveLoading = false
|
||||||
|
|||||||
@@ -2226,7 +2226,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
handleSubmit() {
|
handleSubmit() {
|
||||||
this.getRule()
|
// this.getRule()
|
||||||
// const val= this.form.country;
|
// const val= this.form.country;
|
||||||
// if (val !== '' && val !== null && typeof (val) !== 'undefined') {
|
// if (val !== '' && val !== null && typeof (val) !== 'undefined') {
|
||||||
// if (val instanceof Array) {
|
// if (val instanceof Array) {
|
||||||
|
|||||||
@@ -701,7 +701,7 @@
|
|||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
taskInfo:'',
|
taskInfo:'企标编写汇总修订',
|
||||||
loading: false,
|
loading: false,
|
||||||
disabledState: false,
|
disabledState: false,
|
||||||
userId:this.$store.getters.userInfo.userId,
|
userId:this.$store.getters.userInfo.userId,
|
||||||
@@ -2400,7 +2400,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
handleSubmit() {
|
handleSubmit() {
|
||||||
this.getRule()
|
// this.getRule()
|
||||||
// const val= this.form.country;
|
// const val= this.form.country;
|
||||||
// if (val !== '' && val !== null && typeof (val) !== 'undefined') {
|
// if (val !== '' && val !== null && typeof (val) !== 'undefined') {
|
||||||
// if (val instanceof Array) {
|
// if (val instanceof Array) {
|
||||||
@@ -2519,7 +2519,6 @@
|
|||||||
pId: this.pId
|
pId: this.pId
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res) {
|
if (res) {
|
||||||
this.taskInfo = '企标汇总修订'
|
|
||||||
const processForm = JSON.parse(res.mesg)
|
const processForm = JSON.parse(res.mesg)
|
||||||
const dateArr = []
|
const dateArr = []
|
||||||
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
||||||
|
|||||||
@@ -906,7 +906,7 @@
|
|||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
taskInfo: '',
|
taskInfo: '会签征求意见',
|
||||||
loading: false,
|
loading: false,
|
||||||
disabledState: true,
|
disabledState: true,
|
||||||
userId:this.$store.getters.userInfo.userId,
|
userId:this.$store.getters.userInfo.userId,
|
||||||
@@ -2750,7 +2750,6 @@
|
|||||||
pId: this.pId
|
pId: this.pId
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res) {
|
if (res) {
|
||||||
this.taskInfo = '会签征求意见'
|
|
||||||
const processForm = JSON.parse(res.mesg)
|
const processForm = JSON.parse(res.mesg)
|
||||||
const dateArr = []
|
const dateArr = []
|
||||||
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
||||||
|
|||||||
@@ -933,7 +933,7 @@
|
|||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
taskInfo:'',
|
taskInfo:'技术委员会评审/评审意见修改评审',
|
||||||
loading: false,
|
loading: false,
|
||||||
disabledState: false,
|
disabledState: false,
|
||||||
userId:this.$store.getters.userInfo.userId,
|
userId:this.$store.getters.userInfo.userId,
|
||||||
@@ -2897,7 +2897,6 @@
|
|||||||
pId: this.pId
|
pId: this.pId
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res) {
|
if (res) {
|
||||||
this.taskInfo = '企标汇总修订'
|
|
||||||
const processForm = JSON.parse(res.mesg)
|
const processForm = JSON.parse(res.mesg)
|
||||||
const dateArr = []
|
const dateArr = []
|
||||||
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
||||||
|
|||||||
@@ -769,7 +769,7 @@
|
|||||||
},
|
},
|
||||||
loading: false,
|
loading: false,
|
||||||
disabledState: true,
|
disabledState: true,
|
||||||
taskInfo:'标准法规工程师复审',
|
taskInfo:'标准法规部标准化工程师复审',
|
||||||
userId:this.$store.getters.userInfo.userId,
|
userId:this.$store.getters.userInfo.userId,
|
||||||
taskIds: this.$route.query.taskIds,
|
taskIds: this.$route.query.taskIds,
|
||||||
pId: this.$route.query.prcId,
|
pId: this.$route.query.prcId,
|
||||||
|
|||||||
@@ -589,7 +589,7 @@
|
|||||||
},
|
},
|
||||||
loading: false,
|
loading: false,
|
||||||
drawerModal: false,
|
drawerModal: false,
|
||||||
taskInfo:'技术委员会负责人/起草中心主任审核',
|
taskInfo:'起草单位高级经理审核',
|
||||||
assigneeNewLoading: false,
|
assigneeNewLoading: false,
|
||||||
disabledState: true,
|
disabledState: true,
|
||||||
userId:this.$store.getters.userInfo.userId,
|
userId:this.$store.getters.userInfo.userId,
|
||||||
|
|||||||
@@ -768,7 +768,7 @@
|
|||||||
},
|
},
|
||||||
loading: false,
|
loading: false,
|
||||||
drawerModal: false,
|
drawerModal: false,
|
||||||
taskInfo:'标准法规部部长审核',
|
taskInfo:'标准法规部高级经理审核',
|
||||||
assigneeNewLoading: false,
|
assigneeNewLoading: false,
|
||||||
disabledState: true,
|
disabledState: true,
|
||||||
userId:this.$store.getters.userInfo.userId,
|
userId:this.$store.getters.userInfo.userId,
|
||||||
|
|||||||
@@ -701,7 +701,7 @@
|
|||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
taskInfo:'',
|
taskInfo:'重新企标编写汇总修订',
|
||||||
loading: false,
|
loading: false,
|
||||||
disabledState: false,
|
disabledState: false,
|
||||||
userId:this.$store.getters.userInfo.userId,
|
userId:this.$store.getters.userInfo.userId,
|
||||||
@@ -2519,7 +2519,6 @@
|
|||||||
pId: this.pId
|
pId: this.pId
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res) {
|
if (res) {
|
||||||
this.taskInfo = '企标汇总修订'
|
|
||||||
const processForm = JSON.parse(res.mesg)
|
const processForm = JSON.parse(res.mesg)
|
||||||
const dateArr = []
|
const dateArr = []
|
||||||
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
||||||
|
|||||||
@@ -933,7 +933,7 @@
|
|||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
taskInfo:'',
|
taskInfo:'重新技术委员会评审/评审意见修改评审',
|
||||||
loading: false,
|
loading: false,
|
||||||
disabledState: false,
|
disabledState: false,
|
||||||
userId:this.$store.getters.userInfo.userId,
|
userId:this.$store.getters.userInfo.userId,
|
||||||
@@ -2897,7 +2897,6 @@
|
|||||||
pId: this.pId
|
pId: this.pId
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res) {
|
if (res) {
|
||||||
this.taskInfo = '企标汇总修订'
|
|
||||||
const processForm = JSON.parse(res.mesg)
|
const processForm = JSON.parse(res.mesg)
|
||||||
const dateArr = []
|
const dateArr = []
|
||||||
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
if(processForm.commentCycleStart && processForm.commentCycleEnd){
|
||||||
|
|||||||
@@ -233,6 +233,9 @@ export default {
|
|||||||
}else if(prcType === 'buss1'){
|
}else if(prcType === 'buss1'){
|
||||||
//企标入库
|
//企标入库
|
||||||
this.toProcessDetail('bussLibraryDetail',row)
|
this.toProcessDetail('bussLibraryDetail',row)
|
||||||
|
}else if(prcType === 'buss2'){
|
||||||
|
//企标入库
|
||||||
|
this.toProcessDetail('bussLibraryProductDetail',row)
|
||||||
}else if(prcType === '4'){
|
}else if(prcType === '4'){
|
||||||
//标准清单发布流程数据
|
//标准清单发布流程数据
|
||||||
this.toProcessDetail('bzqdfbStep1-4',row)
|
this.toProcessDetail('bzqdfbStep1-4',row)
|
||||||
|
|||||||
Reference in New Issue
Block a user