diff --git a/src/components/ChartsComponents/RightTopChart.vue b/src/components/ChartsComponents/RightTopChart.vue new file mode 100644 index 0000000000000000000000000000000000000000..38fe9d4236283ccdda3c056898bb65983d69f77d --- /dev/null +++ b/src/components/ChartsComponents/RightTopChart.vue @@ -0,0 +1,20 @@ + + + + diff --git a/src/utils/config.js b/src/utils/config.js index 74531f7c47527285de97f5717e447aa2dc6d77f4..ec572f203046e876ca673f94985f2b77801fddb1 100644 --- a/src/utils/config.js +++ b/src/utils/config.js @@ -1,3 +1,3 @@ module.exports = { - baseUrl: '192.168.1.108:2011' + baseUrl: 'localhost:2011' } diff --git a/src/views/FacilityManagement/FacilityLists.vue b/src/views/FacilityManagement/FacilityLists.vue index a5eba037cd195fba0404140e9da97416e9893219..ae55408c688dd516da7397f98f0fd9832931e700 100644 --- a/src/views/FacilityManagement/FacilityLists.vue +++ b/src/views/FacilityManagement/FacilityLists.vue @@ -45,15 +45,18 @@ width="55" /> + + + - - + + -