guhongwei 4 years ago
parent
commit
297c3a35e5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/notice/index.vue

+ 0 - 1
src/views/notice/index.vue

@@ -20,7 +20,6 @@
 
 <script>
 import { mapState, createNamespacedHelpers } from 'vuex';
-import productForm from './productForm.vue';
 const { mapActions: notice } = createNamespacedHelpers('notice');
 export default {
   name: 'index',