MCPcopy Create free account
hub / github.com/dearancelan/MiniRun / modifyPrevPageListNodeObject

Function modifyPrevPageListNodeObject

miniprogram/helper/page_helper.js:165–181  ·  view source on GitHub ↗

* 修改当前/父页面的某个列表节点(一组值) * @param {*} id 主键 * @param {*} valName 被修改的字段名 * @param {*} val 被修改的值 * @param {*} deep 1=当前 2=父页 3=父父页 * @param {*} listName 数据集名 * @param {*} idName 主键名

(id, vals, deep = 2, listName = 'dataList', idName = '_id')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getPrevPageFunction · 0.85
modifyListNodeFunction · 0.85

Tested by

no test coverage detected