src/components/task/TaskPanel.vue
@@ -1,7 +1,6 @@ <template> <!-- <div class="header">计划库</div>--> <!--搜索栏--> <a-config-provider :locale="zhCN"> <div class="search-panel-wrapper"> <div class="search-part"> @@ -130,7 +129,6 @@ </template> </a-table> </div> </a-config-provider> </template> @@ -140,7 +138,6 @@ import {TableState} from 'ant-design-vue/lib/table/interface' import {computed, onMounted} from 'vue' import {IPage} from '/@/api/http/type' import zhCN from 'ant-design-vue/es/locale/zh_CN' import 'moment/dist/locale/zh-cn' import { deleteTask,