zhuhao 2 лет назад
Родитель
Сommit
ca36236219
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      RMS-FrontEnd/src/views/report/avoid/avoidPage/avoidDirection.vue

+ 3 - 1
RMS-FrontEnd/src/views/report/avoid/avoidPage/avoidDirection.vue

@@ -272,7 +272,9 @@ export default {
           })
           if (keepArrIndex < 0) {
             // console.log(keepArr[j].features);
-            keepArr[j].features.push()
+            keepArr[j].features.push({
+              // keepArr[j].features:this.tableData1[i].item1
+            })
            
           }
         })