Commit 23eb9531 authored by youjie's avatar youjie

no message

parent ccff87e9
......@@ -280,7 +280,7 @@
this.$refs[formName].validate((valid) => {
if (valid) {
this.apipost(
'sellcommission_SetTWPeriodsRate', this.addMsg,
'sellcommission_SetTWSellPeriodsRate', this.addMsg,
res => {
if (res.data.resultCode == 1) {
this.getList();
......
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