Kaynağa Gözat

fix:优化

zhangxin 1 ay önce
ebeveyn
işleme
64efc20965
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      pages/wareHouse/components/edit.vue

+ 1 - 1
pages/wareHouse/components/edit.vue

@@ -532,7 +532,7 @@ export default {
532 532
                             this.clearForm();
533 533
                         }
534 534
                     }).catch(err => {
535
-                        uni.$u.toast(err.msg);
535
+                        uni.$u.toast(err);
536 536
                     })
537 537
                 } else {
538 538
                     console.log('表单校验不通过');