瀏覽代碼

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

LiRong 3 月之前
父節點
當前提交
a5079bc43d
共有 1 個文件被更改,包括 4 次插入0 次删除
  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',