@@ -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
@@ -194,6 +194,7 @@ export default {
label: "name",
children: "children",
},
+ companyResult: []
};
created() {