GreaterWMS / GreaterWMS

This Inventory management system is the currently Ford Asia Pacific after-sales logistics warehousing supply chain process . After I leave Ford , I start this project . You can share your vacant warehouse space, use it for those in need, and generate income
https://www.56yhz.com/
Apache License 2.0
3.68k stars 942 forks source link

[BUG] Unable to upload goods list file #365

Open Elven-coder opened 1 month ago

Elven-coder commented 1 month ago

Describe the bug

Unable to upload goods list file from "Upload Center".

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to 'Upload Center'
  2. Click on 'ADD UPLOAD'
  3. Click on 'Upload GoodslistFile' and select goods list file
  4. Click upload button

Expected behavior Can import goods list from 'Upload Center'

Screenshots image

Deployment Method

Singosgu commented 1 month ago

it seems not get baseurl.txt

Elven-coder commented 1 month ago

it seems not get baseurl.txt

I fount two files named baseurl.txt in different directory. I changed the './templates/public/statics/baseurl.txt' referred to document. './templates/dist/spa/statics/baseurl.txt' also need be changed, right?

Two 'baseurl.txt' file located at: ./templates/dist/spa/statics/baseurl.txt ./templates/public/statics/baseurl.txt

Singosgu commented 1 month ago

then quasar build