xmqdqr
This commit is contained in:
@@ -430,6 +430,7 @@ export default {
|
||||
|
||||
},
|
||||
qdform: {
|
||||
projectId:"",
|
||||
projectNumber: "",
|
||||
projectName: "",
|
||||
detailedListName: "",
|
||||
@@ -528,6 +529,7 @@ export default {
|
||||
} else {
|
||||
this.qdform.projectNumber = this.selectProject[0].projectNumber;
|
||||
this.qdform.projectName = this.selectProject[0].projectName;
|
||||
this.qdform.projectId = this.selectProject[0].id;
|
||||
this.projectModel = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user