zengh
2021-08-22 14eff62bc675800ebc2216f928aecf11b2fb4700
src/views/article/article.vue
@@ -167,18 +167,14 @@
          {
            label: "视频",
            prop: "videoUrl",
            dataType: "array",
            type: "upload",
            accept: "video/mp4",
            display: true,
            hide: true,
            viewDisplay: true,
            editDisabled: true,
            listType: "picture",
            action: "http://web.byisf.com:82/blade-jfpts/depl/put-depl",
            listType: "picture-img",
              action: "/api/depl/put-depl",
            propsHttp: {
              res: "data",
              url: "link",
              url: "data",
            },
          },
          {
@@ -191,8 +187,7 @@
              //   lineHeights: ['1', '1.15', '1.6', '2', '2.5', '3']
              // },//wangEditor编辑的配置
              props: {
                res: "data",
                url: "link",
                res: "data"
              },
            },
            hide: true,