mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
refactor: 取消reverse排序
This commit is contained in:
parent
2f71a89907
commit
f45dee7b70
@ -118,7 +118,7 @@ export default {
|
|||||||
components: {},
|
components: {},
|
||||||
|
|
||||||
data() {
|
data() {
|
||||||
Object.freeze(RULES.reverse());
|
Object.freeze(RULES);
|
||||||
|
|
||||||
return {
|
return {
|
||||||
timer: null,
|
timer: null,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user