mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
bug优化
This commit is contained in:
parent
b538554a83
commit
7952a122ef
@ -233,7 +233,8 @@
|
||||
uni.hideLoading();
|
||||
wx.showToast({
|
||||
title: res.data.msg,
|
||||
duration: 2000
|
||||
duration: 2000,
|
||||
icon: 'none'
|
||||
});
|
||||
setTimeout(()=>{
|
||||
_that.repairOrders = [];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user