命令行提交3
This commit is contained in:
@@ -198,10 +198,10 @@ const goDetail = (id) => {
|
||||
});
|
||||
};
|
||||
const videoErrorCallback = (e) => {
|
||||
uni.showModal({
|
||||
content: e.target.errMsg,
|
||||
showCancel: false
|
||||
})
|
||||
// uni.showModal({
|
||||
// content: e.target.errMsg,
|
||||
// showCancel: false
|
||||
// })
|
||||
};
|
||||
const searchList = async () => {
|
||||
let searchForm = {
|
||||
|
||||
Reference in New Issue
Block a user