mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 10:18:42 +08:00 
			
		
		
		
	perf: remove console
This commit is contained in:
		| @@ -146,7 +146,6 @@ const submitForm = async () => { | ||||
|           ...(treeRef.value!.getCheckedKeys(false) as unknown as Array<number>), | ||||
|           ...(treeRef.value!.getHalfCheckedKeys() as unknown as Array<number>) | ||||
|         ] | ||||
|         console.info(data.menuIds) | ||||
|         if (actionType.value === 'create') { | ||||
|           await TenantPackageApi.createTenantPackageTypeApi(data) | ||||
|           message.success(t('common.createSuccess')) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 xingyu
					xingyu