Commit 64fa0a4a authored by IvyXia123's avatar IvyXia123

销售级别修改

parent e67734e6
......@@ -326,6 +326,7 @@
onSearch(){
this.getData();
this.$route.params.model = ''
},
onPageChange(val) {
......
......@@ -113,7 +113,7 @@
<td>{{ item.friend_nickname }}</td>
<td>{{ item.mobile }}</td>
<td>{{ item.allow_time }}</td>
<td>{{ item.add_time_long }}</td>
<td>{{ item.add_time_long }}min</td>
</template>
</tr>
</tbody>
......
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