From 9d845d0b5ba52a87a409059c4ddeebd263cae4c7 Mon Sep 17 00:00:00 2001 From: laozt <2721205210@qq.com> Date: Tue, 19 Dec 2023 10:10:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=88=86=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/myPagination/index.vue | 5 +- src/views/yingji/enforcing.vue | 27 +- src/views/yingji/enterprise.vue | 29 +- src/views/yingji/focusEnter.vue | 30 +- src/views/yingji/home.vue | 2 - src/views/yingji/planManage.vue | 33 +- .../planmanage/components/editDialog.vue | 329 ++++++++++++++++++ 7 files changed, 383 insertions(+), 72 deletions(-) create mode 100644 src/views/yingji/planmanage/components/editDialog.vue diff --git a/src/views/components/myPagination/index.vue b/src/views/components/myPagination/index.vue index f09bf5f..57cdb31 100644 --- a/src/views/components/myPagination/index.vue +++ b/src/views/components/myPagination/index.vue @@ -3,8 +3,8 @@ * @version: * @Author: JC9527 * @Date: 2023-09-04 13:11:33 - * @LastEditors: JC9527 - * @LastEditTime: 2023-09-27 16:36:54 + * @LastEditors: laozt 2721205210@qq.com + * @LastEditTime: 2023-12-19 09:51:36 -->