Browse Source

修改打包

lex-xin 4 years ago
parent
commit
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
       })

File diff suppressed because it is too large
+ 0 - 0
web/index.html


File diff suppressed because it is too large
+ 0 - 0
web/static/web/js/chunk-7d19a5ec.03a7c946.js


File diff suppressed because it is too large
+ 0 - 0
web/static/web/js/chunk-7d19a5ec.f7e155a4.js


File diff suppressed because it is too large
+ 0 - 0
web/static/web/js/chunk-a72e6e4c.fbc6c36d.js


Some files were not shown because too many files changed in this diff