소스 검색

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

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',