Browse Source

文件名称

shish 4 years ago
parent
commit
1360405c6e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hdPad/src/admin/home/work.vue

+ 1 - 1
hdPad/src/admin/home/work.vue

@@ -19,7 +19,7 @@
 import { mapGetters } from "vuex";
 import productMins from "@/mixins/product";
 import casherNav from './components/nav.vue'
-import orderList from './components/orderList.vuee'
+import orderList from './components/orderList.vue'
 import orderInfo from './components/orderInfo.vue'
 export default {
 	name: "workIndex",