mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
优化疫情测评排序
This commit is contained in:
parent
6422a14b4d
commit
894c96c36f
@ -112,6 +112,7 @@
|
||||
item.radio = ''
|
||||
}
|
||||
})
|
||||
|
||||
that.titles = _data.data.sort(function(a,b){return a.seq - b.seq});
|
||||
});
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user