Compare commits
2 Commits
f8e2f269d8
...
e50bd3fba4
Author | SHA1 | Date |
---|---|---|
姚宇浩 | e50bd3fba4 | |
姚宇浩 | a0d89f9b77 |
|
@ -1983,7 +1983,7 @@ const getData = async (e) => {
|
||||||
changeRs(e1);
|
changeRs(e1);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
//列表点击
|
//列表点击->点击年龄
|
||||||
const getDatasL = async (e, i) => {
|
const getDatasL = async (e, i) => {
|
||||||
//y用来判断选中标签后,点击街道,不重复渲染
|
//y用来判断选中标签后,点击街道,不重复渲染
|
||||||
if (i == "9999") {
|
if (i == "9999") {
|
||||||
|
|
Loading…
Reference in New Issue