Commit fc1f3898 authored by Smile's avatar Smile

fix:打包时出错,修改引入位置

parent a2a089d1
......@@ -373,9 +373,9 @@
import steper from '../../components/steper/index.vue'
import config from '../../utils/config'
import declarationDocuments from '../../components/declarationDocuments/index.vue'
import Drawee from "@/pages/create_order/components/drawee.vue";
//#ifdef H5
import FileSaver from 'file-saver'
import Drawee from "@/pages/create_order/components/drawee.vue";
//#endif
export default {
components: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment