From 5806da03842c4841321062701ec6db3adca5df73 Mon Sep 17 00:00:00 2001 From: Your Name <123456> Date: 星期四, 13 十月 2022 09:42:53 +0800 Subject: [PATCH] 更新 --- src/views/specialWorkSystem/foundationSet/material/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/specialWorkSystem/foundationSet/material/index.vue b/src/views/specialWorkSystem/foundationSet/material/index.vue index 93ea978..029f20d 100644 --- a/src/views/specialWorkSystem/foundationSet/material/index.vue +++ b/src/views/specialWorkSystem/foundationSet/material/index.vue @@ -292,7 +292,7 @@ import type { FormInstance, FormRules } from 'element-plus' import { teamManageApi } from '/@/api/systemManage/basicDateManage/personShiftManage/teamManage'; import { materialApi } from '/@/api/specialWorkSystem/material'; -import {a} from "pinia-plugin-persistedstate/dist/types-374a3a36"; + // 定义接口来定义对象的类型 interface stateType { -- Gitblit v1.9.2