#
whycq
2023-05-22 f06865d85275928a2f93db0931d627a4b4779320
#
1个文件已修改
10 ■■■■ 已修改文件
pages/basics/pakin.vue 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/basics/pakin.vue
@@ -372,11 +372,11 @@
                                });
                            }, 1000);
                        } else {
                            setTimeout(()=>{
                                that.matnr = '';
                                that.focus = true;
                            }, 100);
                            uni.showToast({title: res.msg, icon: "none",position: 'top'})
                            // setTimeout(()=>{
                            //     that.matnr = '';
                            //     that.focus = true;
                            // }, 100);
                            // uni.showToast({title: res.msg, icon: "none",position: 'top'})
                        }
                        
                    }