opt: compatible wechat old message format for parsing wechat transfer message

This commit is contained in:
RockYang
2024-01-18 16:58:20 +08:00
parent 27b68c1174
commit 378e6ec9af
3 changed files with 17 additions and 1 deletions

View File

@@ -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