Commit df8ba86d authored by youjie's avatar youjie

no message

parent f240cd40
......@@ -716,7 +716,6 @@
} else {
this.msg.Month = this.Year + '-' + (this.LastMonthTime >= 10 ? this.LastMonthTime : '0' + this.LastMonthTime)
}
return
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