feat:打印部门选择
This commit is contained in:
@@ -72,6 +72,9 @@ const companyDeptStore = defineStore({
|
||||
this.onCancel()
|
||||
}
|
||||
this.close()
|
||||
},
|
||||
reset() {
|
||||
Object.assign(this.$state, defaultState())
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user