Commit c446e780 authored by renjintao's avatar renjintao

Merge branch 'product' of git.mes123.com:zhouyx/mes-ui into product-rjt

parents 4a277e42 75d72e99
......@@ -156,7 +156,7 @@ export default {
},
// 加载物料
materiallist() {
let url = `${systemUrl}/material/materiallist`;
let url = `${material}/material/materiallist`;
this.$api
.post(url, {
// pageIndex: 1,
......
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