lex-xin %!s(int64=3) %!d(string=hai) anos
pai
achega
bdf41dadb0

+ 5 - 1
src/views/process/list/create.vue

@@ -158,7 +158,7 @@ export default {
       }
     };
   },
-  async created() {
+  async mounted() {
     await this.getUserInfo();
     await this.getAllOrgan();
     this.getProcessNodeList();
@@ -209,6 +209,10 @@ export default {
       });
     },
     getProcessNodeList() {
+      const processId = this.$route.query.processId;
+      if(!processId) {
+        return
+      }
       processStructure({
         processId: this.$route.query.processId,
         userId: this.userId

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
web/index.html


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
web/static/web/js/chunk-0a7ee8d6.f1d051ae.js


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio