-
-
-
-
-
-
-
-
-
-
-
-
-
- 搜索
- 重置
-
-
-
-
-
- 新增
-
-
- 导出
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ parseTime(scope.row.createTime) }}
-
-
-
-
- 修改
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{dict.label}}
-
-
-
-
-
-
-
-
+
+
diff --git a/src/views/system/post/index1.vue b/src/views/system/post/index1.vue
new file mode 100644
index 0000000..628cee7
--- /dev/null
+++ b/src/views/system/post/index1.vue
@@ -0,0 +1,243 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+ 新增
+
+
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.createTime) }}
+
+
+
+
+ 修改
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{dict.label}}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/system/role/components/dataAuth.vue b/src/views/system/role/components/dataAuth.vue
new file mode 100644
index 0000000..abb4fc2
--- /dev/null
+++ b/src/views/system/role/components/dataAuth.vue
@@ -0,0 +1,162 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 父子联动(选中父节点,自动选择子节点)
+ 展开/折叠
+ 全选/全不选
+
+
+
+
+
diff --git a/src/views/system/role/components/menuAuth.vue b/src/views/system/role/components/menuAuth.vue
new file mode 100644
index 0000000..3311708
--- /dev/null
+++ b/src/views/system/role/components/menuAuth.vue
@@ -0,0 +1,146 @@
+
+
+
+
+
+
+
+
+
+ 展开/折叠
+ 全选/全不选
+
+
+
+
+
diff --git a/src/views/system/role/components/roleAdd.vue b/src/views/system/role/components/roleAdd.vue
new file mode 100644
index 0000000..26de73b
--- /dev/null
+++ b/src/views/system/role/components/roleAdd.vue
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/system/role/index.vue b/src/views/system/role/index.vue
index 0cc9fb5..729b17e 100644
--- a/src/views/system/role/index.vue
+++ b/src/views/system/role/index.vue
@@ -1,250 +1,174 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 搜索
- 重置
-
-
+
+
+
+
+
+
+
+
-
-
- 新增
-
-
- 导出
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ parseTime(scope.row.createTime) }}
-
-
-
-
- 修改
- 菜单权限
- 数据权限
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 父子联动(选中父节点,自动选择子节点)
- 展开/折叠
- 全选/全不选
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 展开/折叠
- 全选/全不选
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
From aec811827dab4bb0e7767aa5e558acff7bf861c8 Mon Sep 17 00:00:00 2001
From: juzi <819872918@qq.com>
Date: Mon, 20 May 2024 14:54:18 +0800
Subject: [PATCH 2/4] 1
---
.env.dev | 2 +-
.../copilot/components/FactoryDataHeader.vue | 20 +-
.../copilot/components/FactorySelect.vue | 16 +-
src/views/copilot/components/NotMsg.vue | 27 +
.../copilot/factoryData/components/Energy.vue | 111 +++-
.../copilot/factoryData/components/Order.vue | 107 ++--
.../factoryData/components/ProdMonitor.vue | 83 ++-
.../copilot/factoryData/components/Store.vue | 62 +-
src/views/copilot/factoryData/index.vue | 102 +---
src/views/system/loginlog/index.vue | 162 +++--
src/views/system/menu/index.vue | 373 ++++++++----
src/views/system/operatelog/index.vue | 354 +++++++++--
src/views/system/post/index.vue | 353 ++++++-----
src/views/system/post/index1.vue | 243 --------
src/views/system/post/index2.vue | 162 +++++
src/views/system/user/index.vue | 559 +++++++++++++-----
16 files changed, 1826 insertions(+), 910 deletions(-)
create mode 100644 src/views/copilot/components/NotMsg.vue
delete mode 100644 src/views/system/post/index1.vue
create mode 100644 src/views/system/post/index2.vue
diff --git a/.env.dev b/.env.dev
index 44e6fcd..2c8e3ad 100644
--- a/.env.dev
+++ b/.env.dev
@@ -12,7 +12,7 @@ ENV = 'development'
VUE_APP_TITLE = 芋道管理系统
# 芋道管理系统/开发环境
-# VUE_APP_BASE_API = 'http://192.168.1.61:48080'
+# VUE_APP_BASE_API = 'http://192.168.1.70:30307'
VUE_APP_BASE_API = 'http://glass.kszny.picaiba.com'
# 路由懒加载
diff --git a/src/views/copilot/components/FactoryDataHeader.vue b/src/views/copilot/components/FactoryDataHeader.vue
index cafa9bb..bab2967 100644
--- a/src/views/copilot/components/FactoryDataHeader.vue
+++ b/src/views/copilot/components/FactoryDataHeader.vue
@@ -9,11 +9,11 @@