develop_cloud #1

Merged
dashixiong merged 234 commits from develop_cloud into main-cloud 2026-02-11 02:06:04 +00:00
107 changed files with 12000 additions and 30 deletions
Showing only changes of commit 85cfd204ae - Show all commits

View File

@ -53,13 +53,13 @@ export default {
})
},
updateData(){
this.getRunningHeadData()
this.$refs.cnglqx.init(this.siteId)
this.$refs.pocpjwd.init(this.siteId)
this.$refs.dcpjsoc.init(this.siteId)
this.$refs.dcpjwd.init(this.siteId)
},
init(){
this.getRunningHeadData()
this.$nextTick(()=>{
this.updateData()
this.updateInterval(this.updateData)

View File

@ -62,7 +62,7 @@
@click="pointDetail(scope.row)"
type="primary"
size="mini">
位列表
位列表
</el-button>
<el-button
@click="editDevice(scope.row)"