修复异常

This commit is contained in:
aixianling
2023-04-13 11:38:49 +08:00
parent 14cdb8bd31
commit 032b077bdc
3 changed files with 8 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
</template>
<script>
import AddGoods from './components/AddGoods'
import AddGoods from './components/addGoods'
import AddStore from './components/AddStore'
import StoreList from './components/StoreList'
import GoodsList from './components/GoodsList'