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

修改站点请求地址

parent c1cdecd8
...@@ -225,6 +225,8 @@ ...@@ -225,6 +225,8 @@
> >
{{tableData.dict.hallId}} {{tableData.dict.hallId}}
<el-form label-width="120px">
<Field <Field
label="站点大厅" label="站点大厅"
v-model="hallId" v-model="hallId"
...@@ -233,6 +235,8 @@ ...@@ -233,6 +235,8 @@
placeholder="请选择所属大厅" placeholder="请选择所属大厅"
/> />
</el-form>
<div slot="footer" class="dialog-footer"> <div slot="footer" class="dialog-footer">
<el-button type="primary" @click="updateBatchHallConform">确 定</el-button> <el-button type="primary" @click="updateBatchHallConform">确 定</el-button>
<el-button @click="tree.open = false">取 消</el-button> <el-button @click="tree.open = false">取 消</el-button>
......
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