瀏覽代碼

bug修复

zhengqiang 5 年之前
父節點
當前提交
753c91de42
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      .env.development
  2. 1 0
      src/views/base/applicationExamine-list.vue

+ 1 - 0
.env.development

@@ -1,5 +1,6 @@
 OUT_PUT_DIR=dist/jp-housekeeper-portal
 
+#VUE_APP_BACKEND_URL=http://127.0.0.1:7070/xpgj
 VUE_APP_BACKEND_URL=http://127.0.0.1:8086/jp-housekeeper-server
 #VUE_APP_BACKEND_URL=http://ykt-test.xiaoxinda.com/jp-housekeeper-server
 #VUE_APP_BACKEND_URL=http://xpgjapi.xiaoxinda.com

+ 1 - 0
src/views/base/applicationExamine-list.vue

@@ -194,6 +194,7 @@ export default {
         label: "name",
         children: "children",
       },
+      companyResult: []
     };
   },
   created() {