Browse Source

完善项目列表刷新

master
guoxing 9 months ago
parent
commit
e98d2c4b3c
  1. 1
      supervise-report-ui/src/views/projectList/index.vue

1
supervise-report-ui/src/views/projectList/index.vue

@ -404,6 +404,7 @@
req.updatePhase(this.projectState).then((res) => {
console.log(">>>>>>>>>updatePhase", res.data)
this.getList()
this.dialogShow = false
})

Loading…
Cancel
Save