Commit 32229a65 by crushh

update: dist

parent 4ce01c01
......@@ -116,7 +116,7 @@ export default {
})
};
this.loading = true;
postJson('haoban-manage3-web/material-batch-add', data)
postJson('/haoban-manage3-web/material-batch-add', data)
.then(res => {
const { data } = res;
if (data.errorCode == 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