css
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| <template> | ||||
|   <ai-detail isHasSidebar> | ||||
|   <ai-detail isHasSidebar class="Detail"> | ||||
|     <template slot="title"> | ||||
|       <ai-title title="任务详情" isShowBack isShowBottomBorder @onBackClick="cancel(true)"> | ||||
|       </ai-title> | ||||
|   | ||||
| @@ -157,8 +157,7 @@ export default { | ||||
|  | ||||
|   methods: { | ||||
|     getList() { | ||||
|       this.instance | ||||
|       .post(`/app/appdlbresource/list`, null, { | ||||
|       this.instance.post(`/app/appdlbresource/list`, null, { | ||||
|         params: { | ||||
|           ...this.page, | ||||
|           ...this.search, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user