| | |
| | | :append-to-body="true" |
| | | :close-on-press-escape="false" |
| | | :close-on-click-modal="false" |
| | | <<<<<<< HEAD |
| | | ======= |
| | | :show-close="false" |
| | | >>>>>>> c14b0e9e0d82dacc0a9ceea2d10721dcb891d40c |
| | | @close="closeDialog" |
| | | > |
| | | <el-form |
| | |
| | | disabled="true" |
| | | v-model="form.phoneNumber" |
| | | autocomplete="off" |
| | | <<<<<<< HEAD |
| | | style="width: calc(100% - 110px)" |
| | | ></el-input> |
| | | <el-button |
| | |
| | | <i class="el-icon-phone-outline"></i> |
| | | 联系负责人 |
| | | </el-button> |
| | | ======= |
| | | ></el-input> |
| | | >>>>>>> c14b0e9e0d82dacc0a9ceea2d10721dcb891d40c |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col span="12"> |
| | | <<<<<<< HEAD |
| | | <el-form-item label="监控视频"> |
| | | <el-button type="success" @click.stop="queryOldVideo(form)" |
| | | >视频通话 |
| | |
| | | </el-button> |
| | | </el-form-item> |
| | | </el-col> |
| | | ======= |
| | | <el-form-item label="备注"> |
| | | <el-input v-model="form.bz" autocomplete="off"></el-input> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <el-form-item label="报警内容"> |
| | | <el-input |
| | | disabled="true" |
| | | v-model="form.content" |
| | | autocomplete="off" |
| | | ></el-input> |
| | | </el-form-item> |
| | | >>>>>>> c14b0e9e0d82dacc0a9ceea2d10721dcb891d40c |
| | | </el-row> |
| | | |
| | | <el-row> |
| | | <el-col span="12"> |
| | | <<<<<<< HEAD |
| | | <el-form-item label="报警内容"> |
| | | <el-input |
| | | disabled="true" |
| | | v-model="form.content" |
| | | autocomplete="off" |
| | | ></el-input> |
| | | ======= |
| | | <el-form-item label="视频通话"> |
| | | <el-button type="primary" @click.stop="queryOldVideo(form)" |
| | | >查看视频 |
| | | </el-button> |
| | | >>>>>>> c14b0e9e0d82dacc0a9ceea2d10721dcb891d40c |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col span="12"> |
| | |
| | | <el-row :align="center"> |
| | | <el-col class="opt-btn"> |
| | | <el-form-item> |
| | | <<<<<<< HEAD |
| | | <el-button type="success" @click.stop="revoke(form)" |
| | | >办结</el-button |
| | | > |
| | |
| | | alt="" |
| | | /> |
| | | |
| | | ======= |
| | | <el-button type="warning" @click.stop="revoke(form)" |
| | | >办结</el-button |
| | | > |
| | | <el-button type="danger" class="push-nmb-btn" |
| | | >推送110</el-button |
| | | > |
| | | >>>>>>> c14b0e9e0d82dacc0a9ceea2d10721dcb891d40c |
| | | <el-button type="primary" @click.stop="generate(form)" |
| | | >派发保安</el-button |
| | | > |
| | |
| | | bottom: 0 !important; |
| | | left: 0 !important; |
| | | right: 400px !important; |
| | | <<<<<<< HEAD |
| | | height: 558px !important; |
| | | ======= |
| | | height: 630px !important; |
| | | >>>>>>> c14b0e9e0d82dacc0a9ceea2d10721dcb891d40c |
| | | border-radius: 10px 10px 10px 10px; |
| | | } |
| | | |
| | |
| | | right: 0 !important; |
| | | bottom: 0 !important; |
| | | margin: auto !important; |
| | | <<<<<<< HEAD |
| | | height: 558px; |
| | | ======= |
| | | height: 630px; |
| | | >>>>>>> c14b0e9e0d82dacc0a9ceea2d10721dcb891d40c |
| | | } |
| | | |
| | | .ss-video-dialog .el-dialog .el-dialog__body { |