Przeglądaj źródła

【抖音POI小程序列表id替换】

master
chenshengle 3 lat temu
rodzic
commit
81fd7ee526
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/components/ttpoiList/list.vue

+ 1
- 1
src/components/ttpoiList/list.vue Wyświetl plik

@@ -204,7 +204,7 @@ export default {
).then(res => {
console.log(res.data);
this.list = res.data.list;
this.id = res.data.list[0].id;
// this.id = res.data.list[0].id;
});
},
goAdd(row, item) {


Ładowanie…
Anuluj
Zapisz