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',