Merge branch 'dev' of http://git.sinoecare.com/sinoecare/digital_village_v2/dvcp_v2_webapp into dev
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
|   <section class="grabDetail"> | ||||
|     <ai-detail> | ||||
|       <ai-title slot="title" title="融资详情" isShowBottomBorder isShowBack @onBackClick="back"> | ||||
|         <template v-if="isFinanceUser&&detail.status==0" #rightBtn> | ||||
|         <template v-if="isFinanceUser&&detail.status==1" #rightBtn> | ||||
|           <el-button type="danger" @click="handleCancel">回退订单</el-button> | ||||
|           <el-button type="primary" @click="dialog=true">放款</el-button> | ||||
|         </template> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user