mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 10:18:42 +08:00 
			
		
		
		
	fix: export filename
This commit is contained in:
		| @@ -73,6 +73,6 @@ const handleDetail = (row: OperateLogApi.OperateLogVO) => { | |||||||
|  |  | ||||||
| // 导出操作 | // 导出操作 | ||||||
| const handleExport = async () => { | const handleExport = async () => { | ||||||
|   await exportList(xGrid, '岗位列表.xls') |   await exportList(xGrid, '操作日志.xls') | ||||||
| } | } | ||||||
| </script> | </script> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 xingyu4j
					xingyu4j