|
|
@@ -176,7 +176,7 @@ export default {
|
|
|
auditerName: '',
|
|
|
firOptions: [],
|
|
|
fushenauditer: '', // 复审人员
|
|
|
- selectDept: this.selectDeptBoolean2 ? 100000151 : (this.selectDeptBoolean ? 100000071 : ''),
|
|
|
+ selectDept: this.selectDeptBoolean2 ? 100000522 : (this.selectDeptBoolean ? 100000071 : ''),
|
|
|
|
|
|
allorgunitOptions: [],
|
|
|
auditform: {
|
|
|
@@ -187,7 +187,7 @@ export default {
|
|
|
AuditRemark: '',
|
|
|
TypeCode: '02'
|
|
|
},
|
|
|
- majorDept: [100000000, 100000128, 100000151],
|
|
|
+ majorDept: [100000000, 100000060, 100000522],
|
|
|
|
|
|
// 复审的变量
|
|
|
shenheForm: {
|