This website works better with JavaScript.
首頁
探索
說明
註冊
登入
FumaoPublic
/
TTopen
關註
7
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
【抖音POI小程序列表id替换】
master
chenshengle
3 年之前
父節點
a4814a7b3f
當前提交
81fd7ee526
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/components/ttpoiList/list.vue
+ 1
- 1
src/components/ttpoiList/list.vue
查看文件
@@ -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) {
Write
Preview
Loading…
取消
儲存