1
This commit is contained in:
parent
3d35b31768
commit
7fc85dce1c
@ -104,6 +104,7 @@ export default {
|
|||||||
created() {
|
created() {
|
||||||
this.projectSn = this.$store.state.projectSn;
|
this.projectSn = this.$store.state.projectSn;
|
||||||
this.getAssessmentList();
|
this.getAssessmentList();
|
||||||
|
this.$message.success("1111"); //编辑成功!
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
// 批量同步 || 同步
|
// 批量同步 || 同步
|
||||||
|
|||||||
@ -986,7 +986,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
// console.log('==========',this.enterpriseForm.companyTypeName)
|
console.log('==========',this.enterpriseForm.companyTypeName)
|
||||||
this.aptitudeFileList = [];
|
this.aptitudeFileList = [];
|
||||||
this.logoFileList = [];
|
this.logoFileList = [];
|
||||||
this.layoutImageList = [];
|
this.layoutImageList = [];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user