Commit 8722ca3a by bingobo

merge bingo-dev

1 parent 4fc8e264
Showing with 1 additions and 0 deletions
......@@ -783,6 +783,7 @@ export default {
};
const res = await milestonesGetList(params);
if (res.data.code === 200) {
console.log(111);
// const mockdata = {
// code: 200,
// msg: "操作成功!",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!