guhongwei 4 tahun lalu
induk
melakukan
297c3a35e5
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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',