Commit fd0deea4 authored by 何鹏程's avatar 何鹏程

修改细节

parent 5de90569
......@@ -25,6 +25,7 @@
v-model="searchForm.area"
placeholder="请选择辖区"
style="width: 100%"
:clearable="true"
>
<el-option
v-for="item in areaList"
......@@ -154,6 +155,7 @@
type="primary"
@click="siteHandler(scope.row.id)"
>绑定站点</el-link>
</template>
</el-table-column>
</el-table>
......
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