This commit is contained in:
parent
4b49cbb5c5
commit
b0b26bb2b8
|
|
@ -132,7 +132,7 @@ const getTableList = () => {
|
||||||
// // "statusList":statusList.value,
|
// // "statusList":statusList.value,
|
||||||
// }
|
// }
|
||||||
// console.log(obj)
|
// console.log(obj)
|
||||||
uni.showLoading({ title: '提交中...', mask: true })
|
uni.showLoading({ title: '加载中...', mask: true })
|
||||||
getBackInfo(id.value,keyWord.value).then(res => {
|
getBackInfo(id.value,keyWord.value).then(res => {
|
||||||
uni.hideLoading()
|
uni.hideLoading()
|
||||||
console.log(res)
|
console.log(res)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue