事件上报
This commit is contained in:
@@ -74,7 +74,7 @@ export default {
|
||||
methods: {
|
||||
getTree() {
|
||||
this.slectList = []
|
||||
this.$http.post(`/app/apppatrolreportinfov2/listGirdInfoByTransfer?id=${this.detailId}`).then((res) => {
|
||||
this.$http.post(`/app/appclapeventinfoqujing/listGirdInfoByTransfer?id=${this.detailId}`).then((res) => {
|
||||
if (res?.data) {
|
||||
this.allData = res.data
|
||||
this.treeInit()
|
||||
|
||||
Reference in New Issue
Block a user