mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-10-31 02:08:45 +08:00 
			
		
		
		
	浏览器缩放会导致保存按钮被下面的bpmnjs图挡住
This commit is contained in:
		| @@ -1,6 +1,6 @@ | |||||||
| <template> | <template> | ||||||
|   <div class="my-process-designer"> |   <div class="my-process-designer"> | ||||||
|     <div class="my-process-designer__header"> |     <div class="my-process-designer__header" style="display: table-row-group; z-index: 999"> | ||||||
|       <slot name="control-header"></slot> |       <slot name="control-header"></slot> | ||||||
|       <template v-if="!$slots['control-header']"> |       <template v-if="!$slots['control-header']"> | ||||||
|         <ElButtonGroup key="file-control"> |         <ElButtonGroup key="file-control"> | ||||||
| @@ -166,6 +166,7 @@ | |||||||
|           @click="processSave" |           @click="processSave" | ||||||
|           :type="props.headerButtonType" |           :type="props.headerButtonType" | ||||||
|           :disabled="simulationStatus" |           :disabled="simulationStatus" | ||||||
|  |  | ||||||
|         /> |         /> | ||||||
|       </template> |       </template> | ||||||
|       <!-- 用于打开本地文件--> |       <!-- 用于打开本地文件--> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 gexinzhineng/gxzn27
					gexinzhineng/gxzn27