Commit d5ae547f authored by 张冬's avatar 张冬

修复

parent bbf6a08a
...@@ -107,6 +107,7 @@ ...@@ -107,6 +107,7 @@
}, },
// 获取中标人列表 // 获取中标人列表
async getcandidate() { async getcandidate() {
let projectId = localStorage.getItem("projectId");
const { const {
data, data,
code code
......
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