Commit 6df79890 authored by 军师中郎将's avatar 军师中郎将

管道信息新增,前端报错问题处理。

parent a81be7d3
......@@ -515,8 +515,9 @@ export default {
//查询企业名称下拉框数据
selectTEnterprise().then(response => {
this.test = response.data;
});
this.coordinateslist+=JSON.parse(null);
});
// this.coordinateslist+=JSON.parse(null);
this.coordinateslist = null;
this.reset();
this.open = true;
this.title = "添加管道信息";
......
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