修改事件展示查询问题
This commit is contained in:
@@ -100,7 +100,7 @@ onMounted(() => {
|
||||
const init = () => {
|
||||
echartsData.value = null
|
||||
loading.value = true
|
||||
console.log(props.detail.children, 'props.detail.children')
|
||||
// console.log(props.detail.children, 'props.detail.children')
|
||||
let statisticalParams = props.detail.children
|
||||
statisticalParams[0].statMethod = form.statMethod
|
||||
getDeviceDataTrend({
|
||||
|
||||
Reference in New Issue
Block a user