Browse Source

调整虚线

l1448442195@163.com 1 year ago
parent
commit
29082daefb
2 changed files with 3 additions and 3 deletions
  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: {