Commit 69ef4ad4 authored by 786817560's avatar 786817560

'contract-list'

parent 3ca81a7c
......@@ -49,7 +49,6 @@
<script>
import Tab from '@/pages/distributorSign/tab'
export default {
name: 'ContractList',
components: {
......@@ -88,11 +87,6 @@ export default {
getTabNum (i) {
this.tabNum = i
},
goDetails () {
this.$router.push({
name: 'ContractDetails',
})
},
},
}
</script>
......
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