diff --git a/src/views/pms/product/index.vue b/src/views/pms/product/index.vue index 542cb28dc..3e652fe07 100644 --- a/src/views/pms/product/index.vue +++ b/src/views/pms/product/index.vue @@ -638,8 +638,8 @@ type: 'success', duration: 1000 }); + this.getList(); }); - this.getList(); } } }