#
whycq
2023-05-22 f06865d85275928a2f93db0931d627a4b4779320
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'})
                  }
                  
               }