Browse Source

numberinfo复原

jbb 2 years ago
parent
commit
692d691f53
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/NumberInfo/NumberInfo.vue

+ 1 - 1
src/components/NumberInfo/NumberInfo.vue

@@ -50,5 +50,5 @@
 </script>
 
 <style lang="less" scoped>
-  // @import "index";
+  @import "index";
 </style>