This commit is contained in:
2023-05-24 14:01:52 +08:00
parent 59ca5ef790
commit bed7c65a70

View File

@@ -1,6 +1,5 @@
<template>
<div class="tasklist">
<nav-bar></nav-bar>
<div class="con1">
<table class="filter-table">
<tr>
@@ -25,12 +24,8 @@
<script>
import {querryError} from '@/config/getData.js'
import NavBar from '@components/NavBar.vue'
export default {
name: 'ErrorManage',
components: {
NavBar
},
data () {
return {
pkId: '',