修复样式
This commit is contained in:
		| @@ -26,7 +26,8 @@ | ||||
|       </el-form> | ||||
|     </ai-dialog> | ||||
|     <ai-locate-dialog v-model="locate" :ins="instance" :latlng="latlng" @confirm="v=>handleLocate(selected,v)"/> | ||||
|     <ai-area custom-clicker :inputClicker="false" v-model="selected.areaId" :root="user.info.areaId" :instance="instance" ref="BindArea" | ||||
|     <ai-area custom-clicker :inputClicker="false" v-model="selected.areaId" :root="user.info.areaId" | ||||
|              :instance="instance" ref="BindArea" | ||||
|              @change="handleSubmit(selected)"/> | ||||
|   </section> | ||||
| </template> | ||||
| @@ -279,8 +280,8 @@ export default { | ||||
|  | ||||
|     .sta { | ||||
|       display: flex; | ||||
|       flex: 1; | ||||
|       min-width: 0; | ||||
|       flex-shrink: 0; | ||||
|       padding: 0 8px; | ||||
|  | ||||
|       & > p { | ||||
|         color: #19D286; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user