Commit 45af5db1 authored by zhengke's avatar zhengke

增加签名

parent fb03cb6b
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -4265,6 +4265,14 @@ export default {
title: '一日游合同'
},
},
{
path: '/TravelContractConfirm', //电子合同签名
name: 'TravelContractConfirm',
component: resolve => require(['@/components/TravelContractConfirm'], resolve),
meta: {
title: '电子合同签名'
},
},
{
path: '/TravelContractDetail', //新电子合同详情
name: 'TravelContractDetail',
......
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