Explorar el Código

轮播图列表新增了图片名称

LiRong hace 3 meses
padre
commit
a5079bc43d
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      src/views/system/banner/index.vue

+ 4 - 0
src/views/system/banner/index.vue

@@ -35,6 +35,10 @@ const listPageData = reactive({
             type:'input',
             isSearch: true,
         },
+        {
+            label: '名称',
+            prop: 'slideshowName',
+        },
         {
             label: '创建时间',
             prop: 'createTime',