mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 10:18:42 +08:00 
			
		
		
		
	移除addDateRange addBeginAndEndTime 引用
This commit is contained in:
		| @@ -16,7 +16,7 @@ import './permission' // permission control | ||||
| import './tongji' // 百度统计 | ||||
| import { getDicts } from "@/api/system/dict/data"; | ||||
| import { getConfigKey } from "@/api/infra/config"; | ||||
| import { parseTime, resetForm, addDateRange, addBeginAndEndTime, handleTree} from "@/utils/ruoyi"; | ||||
| import { parseTime, resetForm, handleTree} from "@/utils/ruoyi"; | ||||
| import Pagination from "@/components/Pagination"; | ||||
| // 自定义表格工具扩展 | ||||
| import RightToolbar from "@/components/RightToolbar" | ||||
| @@ -30,8 +30,6 @@ Vue.prototype.getDicts = getDicts | ||||
| Vue.prototype.getConfigKey = getConfigKey | ||||
| Vue.prototype.parseTime = parseTime | ||||
| Vue.prototype.resetForm = resetForm | ||||
| Vue.prototype.addDateRange = addDateRange | ||||
| Vue.prototype.addBeginAndEndTime = addBeginAndEndTime | ||||
| Vue.prototype.getDictDatas = getDictDatas | ||||
| Vue.prototype.getDictDatas2 = getDictDatas2 | ||||
| Vue.prototype.getDictDataLabel = getDictDataLabel | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 xingyu
					xingyu