Browse Source

Merge remote-tracking branch 'gitee/master' into gitee-master

Raod 4 years ago
parent
commit
3117e86942
1 changed files with 1 additions and 1 deletions
  1. 1 1
      report-ui/src/views/report/bigscreen/designer/tools.js

+ 1 - 1
report-ui/src/views/report/bigscreen/designer/tools.js

@@ -121,7 +121,7 @@ const widgetTools = [
           name: 'background',
           required: false,
           placeholder: '',
-          value: 'rgba(115,170,229,.1)',
+          value: 'rgba(115,170,229,.0)',
         },
         {
           type: 'el-select',