liuhj 21 часов назад
Родитель
Сommit
305f3354f7
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/components/OP/GroupProgress.vue

+ 1 - 0
src/components/OP/GroupProgress.vue

@@ -923,6 +923,7 @@ export default {
                         type: 'success',
                         message: res.data.msg
                     });
+                    that.GroupProcessDetails();
                     that.progressloading=false;
                 }else{
                     that.$message.error(res.data.msg);