BUG 27907
This commit is contained in:
		| @@ -2,7 +2,7 @@ | |||||||
|   <section class="grabDetail"> |   <section class="grabDetail"> | ||||||
|     <ai-detail> |     <ai-detail> | ||||||
|       <ai-title slot="title" title="融资详情" isShowBottomBorder isShowBack @onBackClick="back"> |       <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="danger" @click="handleCancel">回退订单</el-button> | ||||||
|           <el-button type="primary" @click="dialog=true">放款</el-button> |           <el-button type="primary" @click="dialog=true">放款</el-button> | ||||||
|         </template> |         </template> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user