@ -464,7 +464,7 @@ export default {
if (rows.length > 1) {
this.$refs.table1.toggleRowExpansion(rows[0], false)
}
const data = await getPlanDrawings()
const data = await getPlanDrawings({planId: e.planId, attachId: e.attachId})
console.log(data)
},
// 设置图表信息