Commit 396e2c6d authored by youjie's avatar youjie

no message

parent 165cf90e
...@@ -579,16 +579,6 @@ export default { ...@@ -579,16 +579,6 @@ export default {
this.TheRateVisible = true this.TheRateVisible = true
}, },
close(RateForm){ close(RateForm){
// this.RateForm ={
// TCIDList:[],
// RateList:[
// {
// CurrencyId:'',
// Rate:''
// }
// ]
// },
// this.$refs[RateForm].clearValidate()
this.$refs[RateForm].resetFields() this.$refs[RateForm].resetFields()
}, },
OkTheRate(RateForm){ OkTheRate(RateForm){
......
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