[ value for key, value in self.dic_config.items() if key in ["筛选"+str(i) for i in [6,4,5]] ]无法根据if调整筛选结果顺序 因为是根据key在字典中本身的顺序逐个判断if