Commit 7f5e773b authored by 何远江's avatar 何远江

1

parent 0685ca34
...@@ -272,7 +272,6 @@ export default { ...@@ -272,7 +272,6 @@ export default {
processList, processList,
}; };
console.log('params', params) console.log('params', params)
return
const loadingInstance = Loading.service({ fullscreen: true }); const loadingInstance = Loading.service({ fullscreen: true });
addPrototypeRequest(params).then((res) => { addPrototypeRequest(params).then((res) => {
loadingInstance.close(); loadingInstance.close();
......
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