diff --git a/.gitignore b/.gitignore
index 78a0ead..ec7281e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
.DS_Store
-node_modules/
+
dist/
npm-debug.log*
yarn-debug.log*
diff --git a/.gitignore b/.gitignore
index 78a0ead..ec7281e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
.DS_Store
-node_modules/
+
dist/
npm-debug.log*
yarn-debug.log*
diff --git a/config/dev.env.js b/config/dev.env.js
index 0ef3d12..6552545 100644
--- a/config/dev.env.js
+++ b/config/dev.env.js
@@ -6,11 +6,6 @@
// 将两个配置对象合并,最终结果是 NODE_ENV:‘"development"'
module.exports = merge(prodEnv, {
NODE_ENV: '"development"',
- // BASE_API: '"http://rest.apizza.net/mock/cfbb939c147bb6d68372de83af189fee/"',
- // BASE_API: '"http://106.74.146.218:2031"'
- BASE_API: '"http://192.168.8.102:11643"'
- // BASE_API: '"http://111.198.10.15:11304"'
- // BASE_API: '"http://42.81.160.165:2022/smartwell"'
- // BASE_API: '"http://192.168.0.225:8083"'
- // BASE_API: '"http://127.0.0.1:8083"'
+ // BASE_API: '"http://111.198.10.15:11304"',
+ BASE_API: '"http://123.60.16.43:8081"',
})
diff --git a/.gitignore b/.gitignore
index 78a0ead..ec7281e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
.DS_Store
-node_modules/
+
dist/
npm-debug.log*
yarn-debug.log*
diff --git a/config/dev.env.js b/config/dev.env.js
index 0ef3d12..6552545 100644
--- a/config/dev.env.js
+++ b/config/dev.env.js
@@ -6,11 +6,6 @@
// 将两个配置对象合并,最终结果是 NODE_ENV:‘"development"'
module.exports = merge(prodEnv, {
NODE_ENV: '"development"',
- // BASE_API: '"http://rest.apizza.net/mock/cfbb939c147bb6d68372de83af189fee/"',
- // BASE_API: '"http://106.74.146.218:2031"'
- BASE_API: '"http://192.168.8.102:11643"'
- // BASE_API: '"http://111.198.10.15:11304"'
- // BASE_API: '"http://42.81.160.165:2022/smartwell"'
- // BASE_API: '"http://192.168.0.225:8083"'
- // BASE_API: '"http://127.0.0.1:8083"'
+ // BASE_API: '"http://111.198.10.15:11304"',
+ BASE_API: '"http://123.60.16.43:8081"',
})
diff --git a/config/prod.env.js b/config/prod.env.js
index be26f03..02a8be3 100644
--- a/config/prod.env.js
+++ b/config/prod.env.js
@@ -2,5 +2,5 @@
module.exports = {
NODE_ENV: '"production"',
// BASE_API: '"http://111.198.10.15:11304"',
- BASE_API: '"http://192.168.8.102:11643"',
+ BASE_API: '"http://123.60.16.43:8081"',
}
diff --git a/.gitignore b/.gitignore
index 78a0ead..ec7281e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
.DS_Store
-node_modules/
+
dist/
npm-debug.log*
yarn-debug.log*
diff --git a/config/dev.env.js b/config/dev.env.js
index 0ef3d12..6552545 100644
--- a/config/dev.env.js
+++ b/config/dev.env.js
@@ -6,11 +6,6 @@
// 将两个配置对象合并,最终结果是 NODE_ENV:‘"development"'
module.exports = merge(prodEnv, {
NODE_ENV: '"development"',
- // BASE_API: '"http://rest.apizza.net/mock/cfbb939c147bb6d68372de83af189fee/"',
- // BASE_API: '"http://106.74.146.218:2031"'
- BASE_API: '"http://192.168.8.102:11643"'
- // BASE_API: '"http://111.198.10.15:11304"'
- // BASE_API: '"http://42.81.160.165:2022/smartwell"'
- // BASE_API: '"http://192.168.0.225:8083"'
- // BASE_API: '"http://127.0.0.1:8083"'
+ // BASE_API: '"http://111.198.10.15:11304"',
+ BASE_API: '"http://123.60.16.43:8081"',
})
diff --git a/config/prod.env.js b/config/prod.env.js
index be26f03..02a8be3 100644
--- a/config/prod.env.js
+++ b/config/prod.env.js
@@ -2,5 +2,5 @@
module.exports = {
NODE_ENV: '"production"',
// BASE_API: '"http://111.198.10.15:11304"',
- BASE_API: '"http://192.168.8.102:11643"',
+ BASE_API: '"http://123.60.16.43:8081"',
}
diff --git a/src/icons/svg/fire.svg b/src/icons/svg/fire.svg
new file mode 100644
index 0000000..b5f34d9
--- /dev/null
+++ b/src/icons/svg/fire.svg
@@ -0,0 +1 @@
+
diff --git a/.gitignore b/.gitignore
index 78a0ead..ec7281e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
.DS_Store
-node_modules/
+
dist/
npm-debug.log*
yarn-debug.log*
diff --git a/config/dev.env.js b/config/dev.env.js
index 0ef3d12..6552545 100644
--- a/config/dev.env.js
+++ b/config/dev.env.js
@@ -6,11 +6,6 @@
// 将两个配置对象合并,最终结果是 NODE_ENV:‘"development"'
module.exports = merge(prodEnv, {
NODE_ENV: '"development"',
- // BASE_API: '"http://rest.apizza.net/mock/cfbb939c147bb6d68372de83af189fee/"',
- // BASE_API: '"http://106.74.146.218:2031"'
- BASE_API: '"http://192.168.8.102:11643"'
- // BASE_API: '"http://111.198.10.15:11304"'
- // BASE_API: '"http://42.81.160.165:2022/smartwell"'
- // BASE_API: '"http://192.168.0.225:8083"'
- // BASE_API: '"http://127.0.0.1:8083"'
+ // BASE_API: '"http://111.198.10.15:11304"',
+ BASE_API: '"http://123.60.16.43:8081"',
})
diff --git a/config/prod.env.js b/config/prod.env.js
index be26f03..02a8be3 100644
--- a/config/prod.env.js
+++ b/config/prod.env.js
@@ -2,5 +2,5 @@
module.exports = {
NODE_ENV: '"production"',
// BASE_API: '"http://111.198.10.15:11304"',
- BASE_API: '"http://192.168.8.102:11643"',
+ BASE_API: '"http://123.60.16.43:8081"',
}
diff --git a/src/icons/svg/fire.svg b/src/icons/svg/fire.svg
new file mode 100644
index 0000000..b5f34d9
--- /dev/null
+++ b/src/icons/svg/fire.svg
@@ -0,0 +1 @@
+
diff --git a/src/router/index.js b/src/router/index.js
index 9546e12..808ada2 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -97,6 +97,19 @@
]
},
{
+ path: '/fire',
+ component: Layout,
+ redirect: '/firelist',
+ children: [
+ {
+ path: '/firelist',
+ component: () => import('@/views/fire/listFireInfo'),
+ name: 'fire',
+ meta: { title: '灭火装备管理', icon: 'fire', permission: ['/overview/wellList'] }
+ }
+ ]
+ },
+ {
path: 'markerManager',
component: Layout,
redirect: '/markerList',
diff --git a/.gitignore b/.gitignore
index 78a0ead..ec7281e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
.DS_Store
-node_modules/
+
dist/
npm-debug.log*
yarn-debug.log*
diff --git a/config/dev.env.js b/config/dev.env.js
index 0ef3d12..6552545 100644
--- a/config/dev.env.js
+++ b/config/dev.env.js
@@ -6,11 +6,6 @@
// 将两个配置对象合并,最终结果是 NODE_ENV:‘"development"'
module.exports = merge(prodEnv, {
NODE_ENV: '"development"',
- // BASE_API: '"http://rest.apizza.net/mock/cfbb939c147bb6d68372de83af189fee/"',
- // BASE_API: '"http://106.74.146.218:2031"'
- BASE_API: '"http://192.168.8.102:11643"'
- // BASE_API: '"http://111.198.10.15:11304"'
- // BASE_API: '"http://42.81.160.165:2022/smartwell"'
- // BASE_API: '"http://192.168.0.225:8083"'
- // BASE_API: '"http://127.0.0.1:8083"'
+ // BASE_API: '"http://111.198.10.15:11304"',
+ BASE_API: '"http://123.60.16.43:8081"',
})
diff --git a/config/prod.env.js b/config/prod.env.js
index be26f03..02a8be3 100644
--- a/config/prod.env.js
+++ b/config/prod.env.js
@@ -2,5 +2,5 @@
module.exports = {
NODE_ENV: '"production"',
// BASE_API: '"http://111.198.10.15:11304"',
- BASE_API: '"http://192.168.8.102:11643"',
+ BASE_API: '"http://123.60.16.43:8081"',
}
diff --git a/src/icons/svg/fire.svg b/src/icons/svg/fire.svg
new file mode 100644
index 0000000..b5f34d9
--- /dev/null
+++ b/src/icons/svg/fire.svg
@@ -0,0 +1 @@
+
diff --git a/src/router/index.js b/src/router/index.js
index 9546e12..808ada2 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -97,6 +97,19 @@
]
},
{
+ path: '/fire',
+ component: Layout,
+ redirect: '/firelist',
+ children: [
+ {
+ path: '/firelist',
+ component: () => import('@/views/fire/listFireInfo'),
+ name: 'fire',
+ meta: { title: '灭火装备管理', icon: 'fire', permission: ['/overview/wellList'] }
+ }
+ ]
+ },
+ {
path: 'markerManager',
component: Layout,
redirect: '/markerList',
diff --git a/src/views/car/editCarInfo.vue b/src/views/car/editCarInfo.vue
index 1f56f8b..1ff0c49 100644
--- a/src/views/car/editCarInfo.vue
+++ b/src/views/car/editCarInfo.vue
@@ -220,7 +220,7 @@
this.dialogStatus = dialogStatus
this.dialogFormVisible = dialogFormVisible
getDictCode('carType').then(response => {
- this.cartypelist = response.data
+ this.cartypelist = response.data.filter(item => { return item.value === '1' || item.value === '2' })
})
getDeviceListByType('2').then(response => {
this.liquidlist = response.data
diff --git a/.gitignore b/.gitignore
index 78a0ead..ec7281e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
.DS_Store
-node_modules/
+
dist/
npm-debug.log*
yarn-debug.log*
diff --git a/config/dev.env.js b/config/dev.env.js
index 0ef3d12..6552545 100644
--- a/config/dev.env.js
+++ b/config/dev.env.js
@@ -6,11 +6,6 @@
// 将两个配置对象合并,最终结果是 NODE_ENV:‘"development"'
module.exports = merge(prodEnv, {
NODE_ENV: '"development"',
- // BASE_API: '"http://rest.apizza.net/mock/cfbb939c147bb6d68372de83af189fee/"',
- // BASE_API: '"http://106.74.146.218:2031"'
- BASE_API: '"http://192.168.8.102:11643"'
- // BASE_API: '"http://111.198.10.15:11304"'
- // BASE_API: '"http://42.81.160.165:2022/smartwell"'
- // BASE_API: '"http://192.168.0.225:8083"'
- // BASE_API: '"http://127.0.0.1:8083"'
+ // BASE_API: '"http://111.198.10.15:11304"',
+ BASE_API: '"http://123.60.16.43:8081"',
})
diff --git a/config/prod.env.js b/config/prod.env.js
index be26f03..02a8be3 100644
--- a/config/prod.env.js
+++ b/config/prod.env.js
@@ -2,5 +2,5 @@
module.exports = {
NODE_ENV: '"production"',
// BASE_API: '"http://111.198.10.15:11304"',
- BASE_API: '"http://192.168.8.102:11643"',
+ BASE_API: '"http://123.60.16.43:8081"',
}
diff --git a/src/icons/svg/fire.svg b/src/icons/svg/fire.svg
new file mode 100644
index 0000000..b5f34d9
--- /dev/null
+++ b/src/icons/svg/fire.svg
@@ -0,0 +1 @@
+
diff --git a/src/router/index.js b/src/router/index.js
index 9546e12..808ada2 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -97,6 +97,19 @@
]
},
{
+ path: '/fire',
+ component: Layout,
+ redirect: '/firelist',
+ children: [
+ {
+ path: '/firelist',
+ component: () => import('@/views/fire/listFireInfo'),
+ name: 'fire',
+ meta: { title: '灭火装备管理', icon: 'fire', permission: ['/overview/wellList'] }
+ }
+ ]
+ },
+ {
path: 'markerManager',
component: Layout,
redirect: '/markerList',
diff --git a/src/views/car/editCarInfo.vue b/src/views/car/editCarInfo.vue
index 1f56f8b..1ff0c49 100644
--- a/src/views/car/editCarInfo.vue
+++ b/src/views/car/editCarInfo.vue
@@ -220,7 +220,7 @@
this.dialogStatus = dialogStatus
this.dialogFormVisible = dialogFormVisible
getDictCode('carType').then(response => {
- this.cartypelist = response.data
+ this.cartypelist = response.data.filter(item => { return item.value === '1' || item.value === '2' })
})
getDeviceListByType('2').then(response => {
this.liquidlist = response.data
diff --git a/src/views/car/listCarInfo.vue b/src/views/car/listCarInfo.vue
index 4e9deb1..e03acab 100644
--- a/src/views/car/listCarInfo.vue
+++ b/src/views/car/listCarInfo.vue
@@ -19,9 +19,9 @@
-
-
-
+