Commit dcb76f1b by huangqy

1

parent 3c41fdb8
......@@ -5,7 +5,7 @@
<span style="color:#5cd9e8">
<icon name="align-left"></icon>
</span>
<span class="fs-xl text mx-2 headerTitle">垛位物资统计</span>
<span class="fs-xl text mx-2 headerTitle">库内物资排行</span>
</div>
<dv-capsule-chart :config="config" style="width: 4.6rem;height: 3.4rem" />
</div>
......@@ -17,7 +17,7 @@ import { getAction } from '@/api/manage'
export default {
data() {
return {
url: '/firstDynamic/getStockByPosition',
url: '/big/getStockByStoreCode',
config: {}
};
},
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论