This commit is contained in:
parent
1e278e4b84
commit
1f05e4d21d
|
|
@ -790,6 +790,8 @@ export default {
|
||||||
|
|
||||||
/** 项目部变化 */
|
/** 项目部变化 */
|
||||||
async onDepartChange(value) {
|
async onDepartChange(value) {
|
||||||
|
this.maForm.projectId = null
|
||||||
|
this.maForm.unitId = null
|
||||||
if (!value) return
|
if (!value) return
|
||||||
this.projectInfoList()
|
this.projectInfoList()
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue