zhangxin hai 1 mes
pai
achega
64efc20965
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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('表单校验不通过');