mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-18 07:16:46 +08:00
-- 资源归属显示
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