|
@@ -219,7 +219,6 @@ export default {
|
|
},
|
|
},
|
|
|
|
|
|
report_click(e, data) { // 提测报告
|
|
report_click(e, data) { // 提测报告
|
|
- console.log(e, data, '成都市')
|
|
|
|
if (e === 1) {
|
|
if (e === 1) {
|
|
reportdelivertestCheckStatus(data.taskIds).then(response => {
|
|
reportdelivertestCheckStatus(data.taskIds).then(response => {
|
|
if (response.code === 200) {
|
|
if (response.code === 200) {
|