|
@@ -1052,7 +1052,6 @@ export default {
|
|
|
|
|
|
// 显示功率复核图表
|
|
// 显示功率复核图表
|
|
showPowerChart(res) {
|
|
showPowerChart(res) {
|
|
- console.log(123123,res);
|
|
|
|
this.dialogTitle = res.dialogTitle;
|
|
this.dialogTitle = res.dialogTitle;
|
|
this.dialogType = res.dialogType;
|
|
this.dialogType = res.dialogType;
|
|
|
|
|