From 73d112ddc9bdfeb7eaaf3b7308cfb4dbeb470c89 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 07 八月 2026 17:28:10 +0800
Subject: [PATCH] 天津_意博凯信 1.备件管理-新增独立备件出库功能入口,支持直接完成备件领用出库操作。 2.设备保养-支持按日期分组折叠展示,分组条目可展开查看明细;单条明细行末尾增加【保养完成】操作按钮,可单独办结单条保养任务;折叠汇总状态下,新增【一键保养完成】批量操作按钮,快速办结当前分组全部保养项。 3.设备巡检-按日期分组折叠展示,分组支持展开查看明细;每条巡检明细后增设【巡检完成】按钮,支持单独办结单条巡检记录;分组折叠未展开状态下,提供【一键巡检完成】批量操作,统一办结该分组下所有巡检任务。 4.增值税对比-优化数据展示逻辑,列表展示各订单增值税明细;页面右侧新增柱状可视化图表,直观对比进销项增值税数据。 5.管理驾驶舱-指标修改:将顶部「销售产品数」调整为「销售订单数」;时间筛选:页面左上角新增日期范围下拉筛选控件,所有统计指标标注当前筛选时段;
---
package.json | 112 ++++++++++++++++++++++++++++++-------------------------
1 files changed, 61 insertions(+), 51 deletions(-)
diff --git a/package.json b/package.json
index 5775249..11fa01d 100644
--- a/package.json
+++ b/package.json
@@ -1,51 +1,61 @@
-{
- "name": "ruoyi",
- "version": "3.8.9",
- "description": "MIS绯荤粺锛堢鐞嗕俊鎭郴缁燂級",
- "author": "鑻ヤ緷",
- "license": "MIT",
- "type": "module",
- "scripts": {
- "dev": "vite",
- "build:prod": "vite build",
- "build:stage": "vite build --mode staging",
- "preview": "vite preview"
- },
- "repository": {
- "type": "git",
- "url": "https://gitee.com/y_project/RuoYi-Vue.git"
- },
- "dependencies": {
- "@element-plus/icons-vue": "2.3.1",
- "@vueup/vue-quill": "1.2.0",
- "@vueuse/core": "10.11.0",
- "axios": "0.28.1",
- "clipboard": "2.0.11",
- "echarts": "5.5.1",
- "element-plus": "2.7.6",
- "file-saver": "2.0.5",
- "fuse.js": "6.6.2",
- "js-beautify": "1.14.11",
- "js-cookie": "3.0.5",
- "jsencrypt": "3.3.2",
- "nprogress": "0.2.0",
- "pinia": "2.1.7",
- "splitpanes": "3.1.5",
- "vue": "3.4.31",
- "vue-cropper": "1.1.1",
- "vue-router": "4.4.0",
- "vuedraggable": "4.1.0"
- },
- "devDependencies": {
- "@vitejs/plugin-vue": "5.0.5",
- "sass": "1.77.5",
- "unplugin-auto-import": "0.17.6",
- "unplugin-vue-setup-extend-plus": "1.0.1",
- "vite": "5.3.2",
- "vite-plugin-compression": "0.5.1",
- "vite-plugin-svg-icons": "2.0.1"
- },
- "overrides": {
- "quill": "2.0.2"
- }
-}
+{
+ "name": "ruoyi",
+ "version": "3.8.9",
+ "description": "涓皬浼佷笟鏁板瓧鍖栬浆鍨嬩簩绾у椁愬寘",
+ "author": "鑻ヤ緷",
+ "license": "MIT",
+ "type": "module",
+ "scripts": {
+ "dev": "vite",
+ "build:prod": "node multiple/multiple-build.js",
+ "build:stage": "vite build --mode staging",
+ "preview": "vite preview"
+ },
+ "repository": {
+ "type": "git",
+ "url": "https://gitee.com/y_project/RuoYi-Vue.git"
+ },
+ "dependencies": {
+ "@element-plus/icons-vue": "2.3.1",
+ "@vue-office/docx": "^1.6.3",
+ "@vue-office/excel": "^1.7.14",
+ "@vueup/vue-quill": "1.2.0",
+ "@vueuse/core": "10.11.0",
+ "autofit.js": "^3.2.8",
+ "axios": "0.28.1",
+ "clipboard": "2.0.11",
+ "dayjs": "^1.11.13",
+ "echarts": "5.5.1",
+ "element-plus": "2.7.7",
+ "file-saver": "2.0.5",
+ "fuse.js": "6.6.2",
+ "js-beautify": "1.14.11",
+ "js-cookie": "3.0.5",
+ "jsencrypt": "3.3.2",
+ "nprogress": "0.2.0",
+ "pinia": "2.1.7",
+ "print-js": "^1.6.0",
+ "qrcode": "^1.5.4",
+ "sortablejs": "^1.15.6",
+ "splitpanes": "3.1.5",
+ "vue": "3.4.31",
+ "vue-cropper": "1.1.1",
+ "vue-easy-lightbox": "^1.19.0",
+ "vue-esign": "^1.1.4",
+ "vue-router": "4.4.0",
+ "vuedraggable": "4.1.0"
+ },
+ "devDependencies": {
+ "@vitejs/plugin-vue": "5.0.5",
+ "sass": "1.77.5",
+ "unplugin-auto-import": "0.17.6",
+ "unplugin-vue-setup-extend-plus": "1.0.1",
+ "vite": "5.3.2",
+ "vite-plugin-compression": "0.5.1",
+ "vite-plugin-svg-icons": "2.0.1"
+ },
+ "overrides": {
+ "quill": "2.0.2"
+ },
+ "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
+}
--
Gitblit v1.9.3