mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +08:00 
			
		
		
		
	style: post button
This commit is contained in:
		| @@ -69,14 +69,10 @@ | ||||
|         v-if="['create', 'update'].includes(actionType)" | ||||
|         :loading="actionLoading" | ||||
|         :title="t('action.save')" | ||||
|         type="primary" | ||||
|         @click="submitForm" | ||||
|       /> | ||||
|       <XButton | ||||
|         v-if="['create', 'update'].includes(actionType)" | ||||
|         :loading="actionLoading" | ||||
|         :title="t('dialog.close')" | ||||
|         @click="dialogVisible = false" | ||||
|       /> | ||||
|       <XButton :loading="actionLoading" :title="t('dialog.close')" @click="dialogVisible = false" /> | ||||
|     </template> | ||||
|   </XModal> | ||||
| </template> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 xingyu4j
					xingyu4j