This commit is contained in:
chengdandan 2023-02-22 15:58:29 +08:00
commit ba517b48ec
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@
<!-- 详情框 --> <!-- 详情框 -->
</div> </div>
</template> </template>
<!-- :data="triggerList.length != 0 ? tripHandle(o) : tableData" -->
<script> <script>
import typeChart from '../../components/target/typeChart.vue'; import typeChart from '../../components/target/typeChart.vue';
import OD from '../../components/target/OD.vue'; import OD from '../../components/target/OD.vue';