l1448442195@163.com 1 éve
szülő
commit
29082daefb
2 módosított fájl, 3 hozzáadás és 3 törlés
  1. 2 2
      manpower/js/index2.js
  2. 1 1
      manpower/js/index3.js

+ 2 - 2
manpower/js/index2.js

@@ -919,7 +919,7 @@ let app = new Vue({
       option.grid.right = '15%'
       option.yAxis = [
         {
-          splitLine: {
+          axisLine: {
             show: false,
           },
           splitLine: {
@@ -1332,7 +1332,7 @@ let app = new Vue({
       option.yAxis = [
         {
           type: 'value',
-          splitLine: {
+          axisLine: {
             show: false,
           },
           splitLine: {

+ 1 - 1
manpower/js/index3.js

@@ -919,7 +919,7 @@ let app = new Vue({
       option.grid.right = '15%'
       option.yAxis = [
         {
-          splitLine: {
+          axisLine: {
             show: false,
           },
           splitLine: {