更新页面
This commit is contained in:
@ -64,6 +64,7 @@ const init = (type, id,) => {
|
||||
|
||||
function getDateById (id) {
|
||||
qcckPost({},`/mosty-base/baxx/jxda/getInfo/${id}`).then((res) => {
|
||||
res.fj = res.fj ? res.fj.split(','):[]
|
||||
listQuery.value = res || {};
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user