|
|
|
@ -175,12 +175,6 @@ export default { |
|
|
|
this.yqResourceTmp = stepResource.yqResource || [] |
|
|
|
return this.resourceTmp; |
|
|
|
}, |
|
|
|
// onRegentSubmit(val,val1,val2){ |
|
|
|
// debugger |
|
|
|
// }, |
|
|
|
// beforeReagentSubmit(val,val1,val2){ |
|
|
|
// debugger |
|
|
|
// }, |
|
|
|
//保存 |
|
|
|
async onSave() { |
|
|
|
const formData = this.getStepResource(); |
|
|
|
|