Browse Source

Merge branch 'CH-1101-机构介绍补充版本' of sckj/mz-cloud into master

953954216 5 months ago
parent
commit
33143b3aed
2 changed files with 2 additions and 2 deletions
  1. 1 1
      ruoyi-ui/Dockerfile
  2. 1 1
      ruoyi-ui/src/views/organization/jggl/jcxx/index.vue

+ 1 - 1
ruoyi-ui/Dockerfile

@@ -13,7 +13,7 @@ RUN npm install
 
 ADD . /code
 
-RUN npm run build:prod
+RUN npm run build:dev
 
 #环境变量写在build后面否则找不到指令
 ENV PROJECT_ENV production

+ 1 - 1
ruoyi-ui/src/views/organization/jggl/jcxx/index.vue

@@ -1078,7 +1078,7 @@ export default {
         szxzqhNames:null
       }
     },
-    created() {
+    mounted() {
       this.handleUpdate(this.user.userData.jgId)
     },
     computed: {