传递字段错误
parent
d8525f5cb5
commit
26d1cbef06
|
@ -55,7 +55,7 @@ export default {
|
||||||
this.EW_RU_JOB_ID = options.EW_RU_JOB_ID
|
this.EW_RU_JOB_ID = options.EW_RU_JOB_ID
|
||||||
this.vernier = options.vernier
|
this.vernier = options.vernier
|
||||||
this.type = options.type
|
this.type = options.type
|
||||||
this.form.CORP_ID = options.CORPINFO_ID
|
this.form.CORP_ID = options.CORP_ID
|
||||||
this.form.CORP_NAME = options.CORP_NAME
|
this.form.CORP_NAME = options.CORP_NAME
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|
Loading…
Reference in New Issue