mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-23 17:55:39 +08:00
fix:修改变量定义未使用报错
This commit is contained in:
@@ -298,6 +298,7 @@ const createProject = () => {
|
||||
};
|
||||
|
||||
function managerChange(e, l, d, t,orgName) {
|
||||
console.log(e, l)
|
||||
projectInfo.value.valuesourceBelongId = d;
|
||||
projectInfo.value.sourceBelongName = t;
|
||||
projectInfo.value.sourceBelongFullName = orgName
|
||||
|
||||
Reference in New Issue
Block a user