Commit f309e1ab authored by 赵茹林's avatar 赵茹林

Merge branches 'dev' and 'dev' of git.singsingenglish.com:new-sing/admin into dev

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