src/views/loadManager/autoload.vue
@@ -271,7 +271,7 @@ } else { cbParam.push(this[_param]); } console.log(this[arr[1]], 99); // console.log(this[arr[1]], 99); } else { cbParam.push(v); } @@ -487,7 +487,7 @@ } // 数据导出 ,exportData (obj) { console.log('数据导出'); // console.log('数据导出'); this.export_id = obj.dev_id; this.export_name = obj.dev_name; this.exportDialogVisible = true;