ludc
2023-07-03 1bccfb0296202ecde9c59fd8a16c3d198210319c
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;
        });
      }