Commit fc019136 authored by Mac's avatar Mac

修改接口

parent d530b627
......@@ -60,7 +60,7 @@
</el-table-column>
<el-table-column prop="CommissionMoney" label="提成金额" sortable :sort-method="CommissionMoney">
</el-table-column>
<el-table-column label="操作">
......@@ -137,7 +137,7 @@
this.msg.School_Id = this.$route.query.School_Id
}
this.getList()
this.setClass()
// this.setClass()
},
methods: {
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