BUG 27778
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" #rightBtn> | ||||
|         <template v-if="isFinanceUser&&detail.status==0" #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