mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-06 17:23:42 +08:00
opt: compatible wechat old message format for parsing wechat transfer message
This commit is contained in:
@@ -202,6 +202,7 @@ const fetch = () => {
|
||||
// 编辑
|
||||
const curIndex = ref(0)
|
||||
const rowEdit = function (index, row) {
|
||||
title.value = "编辑函数"
|
||||
curIndex.value = index
|
||||
item.value = copyObj(row)
|
||||
// initialize parameters
|
||||
|
||||
Reference in New Issue
Block a user