@ -335,7 +335,7 @@ export default {
// 获取所属组织列表
getFormInfo() {
this.$http
.post(`/gov/org/agency/community-list`)
.post(`/gov/org/agency/communityListByCustomerId`)
.then(({ data: res }) => {
if (res.code !== 0) {
return this.$message.error(res.msg);
@ -87,7 +87,7 @@
style="margin-left: 10px"
size="small"
class="diy-button--delete"
>导入核酸监测点数据</el-button
>导入核酸检测点数据</el-button
>
</el-upload>
<el-button style="float:left;margin-left:10px"