Explorar o código

公司名称修改

yangbq hai 3 semanas
pai
achega
6907220c17

+ 1 - 1
src/views/pad/data/company.json

@@ -1,7 +1,7 @@
 [
 [
   {
   {
     "value": "10001",
     "value": "10001",
-    "label": "国网山西省公司",
+    "label": "国网山西省电力公司",
     "children": [
     "children": [
       {
       {
         "value": "10001",
         "value": "10001",

+ 1 - 1
src/views/pad/engineering/main.vue

@@ -335,7 +335,7 @@ export default {
       company: [
       company: [
         {
         {
           "value": "10001",
           "value": "10001",
-          "label": "国网山西省公司",
+          "label": "国网山西省电力公司",
           "children": [
           "children": [
             {
             {
               "value": "10001",
               "value": "10001",

+ 1 - 1
src/views/pad/engineering/unitAccessto.vue

@@ -218,7 +218,7 @@
       handleUnitDataList() {
       handleUnitDataList() {
         let unitDataList = [];
         let unitDataList = [];
         unitDataList.push({
         unitDataList.push({
-          name: "国网山西省公司",
+          name: "国网山西省电力公司",
           num: 56,
           num: 56,
           onLineNum: 46
           onLineNum: 46
         });
         });

+ 7 - 7
src/views/pad/official/carWarningDialog.vue

@@ -136,7 +136,7 @@ export default {
       // 公务用车资源情况
       // 公务用车资源情况
       dataList: [
       dataList: [
         {
         {
-          a: "国网山西省公司",
+          a: "国网山西省电力公司",
           b: 56,
           b: 56,
           c: 46,
           c: 46,
           d: 11,
           d: 11,
@@ -152,7 +152,7 @@ export default {
           n: 55
           n: 55
         },
         },
         {
         {
-          a: "国网山西省公司",
+          a: "国网山西省电力公司",
           b: 56,
           b: 56,
           c: 46,
           c: 46,
           d: 11,
           d: 11,
@@ -168,7 +168,7 @@ export default {
           n: 55
           n: 55
         },
         },
         {
         {
-          a: "国网山西省公司",
+          a: "国网山西省电力公司",
           b: 56,
           b: 56,
           c: 46,
           c: 46,
           d: 11,
           d: 11,
@@ -184,7 +184,7 @@ export default {
           n: 55
           n: 55
         },
         },
         {
         {
-          a: "国网山西省公司",
+          a: "国网山西省电力公司",
           b: 56,
           b: 56,
           c: 46,
           c: 46,
           d: 11,
           d: 11,
@@ -200,7 +200,7 @@ export default {
           n: 55
           n: 55
         },
         },
         {
         {
-          a: "国网山西省公司",
+          a: "国网山西省电力公司",
           b: 56,
           b: 56,
           c: 46,
           c: 46,
           d: 11,
           d: 11,
@@ -216,7 +216,7 @@ export default {
           n: 55
           n: 55
         },
         },
         {
         {
-          a: "国网山西省公司",
+          a: "国网山西省电力公司",
           b: 56,
           b: 56,
           c: 46,
           c: 46,
           d: 11,
           d: 11,
@@ -232,7 +232,7 @@ export default {
           n: 55
           n: 55
         },
         },
         {
         {
-          a: "国网山西省公司",
+          a: "国网山西省电力公司",
           b: 56,
           b: 56,
           c: 46,
           c: 46,
           d: 11,
           d: 11,

+ 1 - 1
src/views/pad/official/main.vue

@@ -231,7 +231,7 @@ export default {
       company: [
       company: [
         {
         {
           "value": "10001",
           "value": "10001",
-          "label": "国网山西省公司",
+          "label": "国网山西省电力公司",
           "children": [
           "children": [
             {
             {
               "value": "10001",
               "value": "10001",

+ 1 - 1
src/views/screen/data/company.json

@@ -1,7 +1,7 @@
  [
  [
   {
   {
     "value": "10001",
     "value": "10001",
-    "label": "国网山西省公司",
+    "label": "国网山西省电力公司",
     "children": [
     "children": [
       {
       {
         "value": "10001",
         "value": "10001",

+ 1 - 1
src/views/screen/engineering/main.vue

@@ -340,7 +340,7 @@ export default {
       company: [
       company: [
         {
         {
           "value": "10001",
           "value": "10001",
-          "label": "国网山西省公司",
+          "label": "国网山西省电力公司",
           "children": [
           "children": [
             {
             {
               "value": "10001",
               "value": "10001",

+ 1 - 1
src/views/screen/engineering/unitAccessto.vue

@@ -218,7 +218,7 @@ export default {
     handleUnitDataList() {
     handleUnitDataList() {
       let unitDataList = [];
       let unitDataList = [];
       unitDataList.push({
       unitDataList.push({
-        name: "国网山西省公司",
+        name: "国网山西省电力公司",
         num: 56,
         num: 56,
         onLineNum: 46
         onLineNum: 46
       });
       });

+ 7 - 7
src/views/screen/official/carWarningDialog.vue

@@ -136,7 +136,7 @@ export default {
       // 公务用车资源情况
       // 公务用车资源情况
       dataList: [
       dataList: [
         {
         {
-          a: "国网山西省公司",
+          a: "国网山西省电力公司",
           b: 56,
           b: 56,
           c: 46,
           c: 46,
           d: 11,
           d: 11,
@@ -152,7 +152,7 @@ export default {
           n: 55
           n: 55
         },
         },
         {
         {
-          a: "国网山西省公司",
+          a: "国网山西省电力公司",
           b: 56,
           b: 56,
           c: 46,
           c: 46,
           d: 11,
           d: 11,
@@ -168,7 +168,7 @@ export default {
           n: 55
           n: 55
         },
         },
         {
         {
-          a: "国网山西省公司",
+          a: "国网山西省电力公司",
           b: 56,
           b: 56,
           c: 46,
           c: 46,
           d: 11,
           d: 11,
@@ -184,7 +184,7 @@ export default {
           n: 55
           n: 55
         },
         },
         {
         {
-          a: "国网山西省公司",
+          a: "国网山西省电力公司",
           b: 56,
           b: 56,
           c: 46,
           c: 46,
           d: 11,
           d: 11,
@@ -200,7 +200,7 @@ export default {
           n: 55
           n: 55
         },
         },
         {
         {
-          a: "国网山西省公司",
+          a: "国网山西省电力公司",
           b: 56,
           b: 56,
           c: 46,
           c: 46,
           d: 11,
           d: 11,
@@ -216,7 +216,7 @@ export default {
           n: 55
           n: 55
         },
         },
         {
         {
-          a: "国网山西省公司",
+          a: "国网山西省电力公司",
           b: 56,
           b: 56,
           c: 46,
           c: 46,
           d: 11,
           d: 11,
@@ -232,7 +232,7 @@ export default {
           n: 55
           n: 55
         },
         },
         {
         {
-          a: "国网山西省公司",
+          a: "国网山西省电力公司",
           b: 56,
           b: 56,
           c: 46,
           c: 46,
           d: 11,
           d: 11,

+ 1 - 1
src/views/screen/official/main.vue

@@ -231,7 +231,7 @@ export default {
       company: [
       company: [
         {
         {
           "value": "10001",
           "value": "10001",
-          "label": "国网山西省公司",
+          "label": "国网山西省电力公司",
           "children": [
           "children": [
             {
             {
               "value": "10001",
               "value": "10001",