소스 검색

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

953954216 5 달 전
부모
커밋
33143b3aed
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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: {