wang1
2023-07-05 ce72eae7b8ca8c4f188f2fc87f5264ae3be618aa
Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue
@@ -280,6 +280,9 @@
          this.page.total=res.data.total
          this.loading = false;
          this.selectionClear();
        }).catch(error=>{
          this.$message.error(error);
          this.loading = false;
        });
      }