mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-17 23:06:47 +08:00
Merge branch 'develop' of ssh://gitlab.dongwu-inc.com:10022/BOE/fe-manage into develop
This commit is contained in:
@@ -296,8 +296,9 @@ const createProject = () => {
|
||||
})
|
||||
};
|
||||
|
||||
function managerChange(e, l, d) {
|
||||
function managerChange(e, l, d, t) {
|
||||
projectInfo.value.valuesourceBelongId = d
|
||||
projectInfo.value.sourceBelongName = t
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user