|
|
@ -340,7 +340,7 @@ export default { |
|
|
sxrq: null, |
|
|
sxrq: null, |
|
|
kc: null, |
|
|
kc: null, |
|
|
kcdw: null, |
|
|
kcdw: null, |
|
|
syl: content.xbdcbh_tj, |
|
|
|
|
|
|
|
|
syl: null, |
|
|
type: 9, //使用的时候传对应的值 |
|
|
type: 9, //使用的时候传对应的值 |
|
|
elnType: null, //传null |
|
|
elnType: null, //传null |
|
|
syldw: content.xbdcbh_dw, |
|
|
syldw: content.xbdcbh_dw, |
|
|
@ -358,7 +358,6 @@ export default { |
|
|
const stepResource = this.$refs.stepRef.getStepResource() |
|
|
const stepResource = this.$refs.stepRef.getStepResource() |
|
|
this.resourceTmp = uniqeResource(tmpResource, stepResource.sjResource || []) |
|
|
this.resourceTmp = uniqeResource(tmpResource, stepResource.sjResource || []) |
|
|
this.yqResourceTmp = uniqeYqOne(tmpYq, stepResource.yqResource || []) |
|
|
this.yqResourceTmp = uniqeYqOne(tmpYq, stepResource.yqResource || []) |
|
|
debugger |
|
|
|
|
|
return this.resourceTmp; |
|
|
return this.resourceTmp; |
|
|
}, |
|
|
}, |
|
|
onRegentSubmit(e) { |
|
|
onRegentSubmit(e) { |
|
|
|