guhongwei 4 년 전
부모
커밋
297c3a35e5
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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',