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