温红权 3 سال پیش
والد
کامیت
53e7a32d4a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      ruoyi-ui/src/views/components/table/homeTable.vue

+ 1 - 1
ruoyi-ui/src/views/components/table/homeTable.vue

@@ -279,7 +279,7 @@ export default {
           ship["type"] = ship.illegalStatus;
           shipdatalist.push(ship);
         }
-        // this.ship = shipdatalist;
+        this.ship = shipdatalist;
         this.addshipPoint();
       });