Commit d48beb07 authored by 赵啸非's avatar 赵啸非

修改配置文件

parent ec46eed3
......@@ -87,7 +87,7 @@ export default {
console.log(res)
if(res.data.data.length>0){
const temp = res.data.data[0]
//console.log(temp)
console.log("temp",temp)
const list = [];
for (let i = 1; i < 17; i++) {
// 判断是否为空
......
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