yuanrunwei 4 سال پیش
والد
کامیت
573d48ed0a
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      src/views/companyManage/procedureManage.vue

+ 2 - 1
src/views/companyManage/procedureManage.vue

@@ -167,7 +167,8 @@ export default {
     queryDownList () {
       this.$api
         .post('/video/queryVideoList', {
-          reqdata: {}
+          reqdata: {},
+          rows: 50
         })
         .then((res) => {
           this.downList = res.list