Commit 706c7a6b authored by 13841799530's avatar 13841799530

bug修复

解润东
20220511
parent b0541f69
Pipeline #8305 passed with stage
in 5 minutes and 2 seconds
......@@ -127,7 +127,7 @@ export default {
this.postList()
},
loadingTabs(){
postWork("patrol/running/hdType",{cycle:this.id}).then(res => {
postWork("patrol/running/hdType?cycle="+this.id).then(res => {
this.hdType=res.data[0].hdType
res.data.forEach((i)=>{
this.tabs.push({
......
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