Andrew hace 2 meses
padre
commit
39e536f7f1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      app/Filament/Resources/BannerResource.php

+ 1
- 0
app/Filament/Resources/BannerResource.php Ver fichero

@@ -101,6 +101,7 @@ class BannerResource extends Resource
101 101
                 //
102 102
                 ImageColumn::make('img_url')->label('圖片'),
103 103
                 TextColumn::make('title')->label('標題'),
104
+                TextColumn::make('video_url')->label('影片網址'),
104 105
             ])
105 106
             ->filters([
106 107
                 //