|
@@ -162,10 +162,9 @@ export default {
|
|
|
this.menuData[headerKeyMK.headerKey] &&
|
|
|
`${this.menuData[headerKeyMK.headerKey]}模块一次全量回滚`
|
|
|
}
|
|
|
- if (this.cascaderValue && this.cascaderValue.length) {
|
|
|
- console.log(161)
|
|
|
- this.setDeptCharge()
|
|
|
- }
|
|
|
+ // if (this.cascaderValue && this.cascaderValue.length) {
|
|
|
+ // this.setDeptCharge()
|
|
|
+ // }
|
|
|
},
|
|
|
updateModule() {
|
|
|
this.$store.commit('monthlyReportEdit/MARK_ISSUES', {
|