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


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません