Commit 8e70cac3 by zhangzhijie

修复分派审批的bug

parent 1b2e3154
......@@ -513,7 +513,6 @@ export default {
qsrgajgdm: [],
qsrjh: '',
fpgzyq: '',
qsrgajgdm: ''
},
activities: [
{
......@@ -720,9 +719,9 @@ export default {
adopt(i) {
this.SPform.spsftg = i
this.SPform.zczlbh = this.zczlbh
this.SPform.fpbh = this.fpbh
if (this.sub === 'HBSP') {
this.SPform.hbbh = this.hbbh
this.SPform.fpbh = this.fpbh
}
this.$emit('post', this.SPform)
},//需要我审批模块
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment