guhongwei 4 yıl önce
ebeveyn
işleme
297c3a35e5
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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',