bug优化

This commit is contained in:
905166056 2022-08-31 11:39:03 +08:00
parent b538554a83
commit 7952a122ef

View File

@ -233,7 +233,8 @@
uni.hideLoading();
wx.showToast({
title: res.data.msg,
duration: 2000
duration: 2000,
icon: 'none'
});
setTimeout(()=>{
_that.repairOrders = [];