Commit a4750e0d authored by 李苏's avatar 李苏 💬

调整

parent c26e731b
......@@ -151,7 +151,7 @@
label: "频次",
prop: "pc",
transform:{
url:'/aqgl/rcgl/lzbz/init/pc',label:'name',value:'id'
url:'/aqgl/rcgl/lzbg/init/pc',label:'name',value:'id'
},
width: 192
},
......
......@@ -1087,7 +1087,9 @@
})
},
inityhpc() {
let params = {}
let params = {
type:'PC'
}
params[this.menusItems[this.active]['type']] = this.menusItems[this.active]['id']
Object.keys(params).includes('gsId') && (delete params.gsId)
this.$post('aqgl/homepage/yhpc', params).then(res => {
......
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