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:
@@ -299,7 +299,7 @@ const createProject = () => {
|
||||
|
||||
function managerChange(e, l, d, t,orgName) {
|
||||
console.log(e, l)
|
||||
projectInfo.value.valuesourceBelongId = d;
|
||||
projectInfo.value.sourceBelongId = d;
|
||||
projectInfo.value.sourceBelongName = t;
|
||||
projectInfo.value.sourceBelongFullName = orgName
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user