浏览代码

修改打包

lex-xin 4 年之前
父节点
当前提交
2a5ebbca83

+ 1 - 1
src/components/wfd/components/DetailPanel/DefaultDetail.vue

@@ -54,7 +54,7 @@ export default {
     }
   },
   mounted() {
-    this.onChange('sort', 1)
+    this.onChange('sort', '1')
   }
 }
 </script>

+ 1 - 1
src/views/process/admin/process-manager.vue

@@ -350,7 +350,7 @@ export default {
     getPostOptions() {
       listPost({
         page: 1,
-        per_page: 99999
+        pageSize: 99999
       }).then(response => {
         this.postOptions = response.data.list
       })

文件差异内容过多而无法显示
+ 0 - 0
web/index.html


文件差异内容过多而无法显示
+ 0 - 0
web/static/web/js/chunk-7d19a5ec.03a7c946.js


文件差异内容过多而无法显示
+ 0 - 0
web/static/web/js/chunk-7d19a5ec.f7e155a4.js


文件差异内容过多而无法显示
+ 0 - 0
web/static/web/js/chunk-a72e6e4c.fbc6c36d.js


部分文件因为文件数量过多而无法显示