This commit is contained in:
bb_pan 2025-07-30 18:30:19 +08:00
parent 4b49cbb5c5
commit b0b26bb2b8
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ const getTableList = () => {
// // "statusList":statusList.value,
// }
// console.log(obj)
uni.showLoading({ title: '提交中...', mask: true })
uni.showLoading({ title: '加载中...', mask: true })
getBackInfo(id.value,keyWord.value).then(res => {
uni.hideLoading()
console.log(res)