Commit 281f5ac8 by 闫泽浩

Cptrel重置功能修改

parent daf8e449
......@@ -279,7 +279,18 @@ export default {
}
},
async handleReset() {
}
this.model.trncorco.usfmod.flt = "";
this.model.trncorco.ownref = "";
this.model.trncorco.trntyp = "";
this.model.trncorco.relflg = "";
this.model.relcur = "";
this.model.amt1 = "";
this.model.amt2 = "";
this.model.ptyextkey = "";
this.model.branch = "";
this.model.atp.cod = "";
this.model.trncorco.inidatfro="";
this.model.trncorco.inidattil="";
},
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment