|
|
@ -1023,6 +1023,7 @@ export default {
|
|
|
|
this.$refs["form"].validate(valid => {
|
|
|
|
this.$refs["form"].validate(valid => {
|
|
|
|
if (valid) {
|
|
|
|
if (valid) {
|
|
|
|
let params = {
|
|
|
|
let params = {
|
|
|
|
|
|
|
|
jjhProjectId: this.enterpriseInfo.jjhProjectId,
|
|
|
|
id: this.enterpriseInfo.detailId,
|
|
|
|
id: this.enterpriseInfo.detailId,
|
|
|
|
agreement:'', //招商协议1
|
|
|
|
agreement:'', //招商协议1
|
|
|
|
businessLicense: '', //营业执照1,3,11
|
|
|
|
businessLicense: '', //营业执照1,3,11
|
|
|
|