Commit 1019f00b authored by liziwl's avatar liziwl
Browse files

fix bug

parent 1e26d072
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -80,7 +80,8 @@ export default {
      initSelect,
      currentSelect,
      tabOptions,
      switchTab
      switchTab,
      showMapChart
    };
  },
};