yuxc
2023-06-30 bfa2d1307c6faea916088a40dc09a360b17f7499
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;
        });
      }