11wqe1 11 ماه پیش
والد
کامیت
2738f53f29
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/components/pages/works.vue

+ 1 - 0
src/components/pages/works.vue

@@ -527,6 +527,7 @@ export default {
           this.isLoading = false;
           this.total = res.data[0].length > 0 ? res.data[0][0].num : 0;
           this.tableData = res.data[0];
+          this.classJuri =  res.data[1];
         })
         .catch((err) => {
           this.isLoading = false;