#
whycq
2024-05-16 dea6bc7fd5fb035aa7b120955fddda931d1dd179
#
2个文件已修改
84 ■■■■ 已修改文件
pages/home/menuHome.vue 28 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/home/wrkMastManage.vue 56 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/home/menuHome.vue
@@ -32,13 +32,13 @@
                        // cuIcon: 'pullup',
                        url: `/phyz/stationManage/stationManage`
                    },
                    {
                        title: '入出库管理',
                        name: 'inOutManage',
                        color: 'purple',
                        // cuIcon: 'pullup',
                        url: `/home/inOutManage`
                    },
                    // {
                    //     title: '入出库管理',
                    //     name: 'inOutManage',
                    //     color: 'purple',
                    //     // cuIcon: 'pullup',
                    //     url: `/home/inOutManage`
                    // },
                    {
                        title: '单据管理',
                        name: 'ordeManage',
@@ -53,13 +53,13 @@
                        // cuIcon: 'pullup',
                        url: `/home/locMastManage`
                    },
                    // {
                    //     title: '工作档管理',
                    //     name: 'ordeManage',
                    //     color: 'brown',
                    //     // cuIcon: 'pullup',
                    //     url: `/home/wrkMastManage`
                    // },
                    {
                        title: '任务管理',
                        name: 'ordeManage',
                        color: 'olive',
                        // cuIcon: 'pullup',
                        url: `/home/wrkMastManage`
                    },
                    // {
                    //     title: '测试',
                    //     name: 'testView',
pages/home/wrkMastManage.vue
@@ -25,34 +25,34 @@
                elements: [],
                project: 'tzsk',
                elements2: [
                    {
                        title: '工作档查询维护',
                        name: 'wrkMast',
                        color: 'blue',
                        // cuIcon: 'pullup',
                        url: `/phyz/wrkMast/wrkMast`
                    },
                    {
                        title: '工作历史档维护',
                        name: 'wrkMastLog',
                        color: 'blue',
                        // cuIcon: 'pullup',
                        url: `/phyz/wrkMast/wrkMastLog`
                    },
                    {
                        title: '入库通知档',
                        name: 'waitPakin',
                        color: 'blue',
                        // cuIcon: 'pullup',
                        url: `/phyz/wrkMast/waitPakin`
                    },
                    {
                        title: '入库通知历史档',
                        name: 'waitPakinLog',
                        color: 'blue',
                        // cuIcon: 'pullup',
                        url: `/phyz/wrkMast/waitPakinLog`
                    },
                    // {
                    //     title: '工作档查询维护',
                    //     name: 'wrkMast',
                    //     color: 'blue',
                    //     // cuIcon: 'pullup',
                    //     url: `/phyz/wrkMast/wrkMast`
                    // },
                    // {
                    //     title: '工作历史档维护',
                    //     name: 'wrkMastLog',
                    //     color: 'blue',
                    //     // cuIcon: 'pullup',
                    //     url: `/phyz/wrkMast/wrkMastLog`
                    // },
                    // {
                    //     title: '入库通知档',
                    //     name: 'waitPakin',
                    //     color: 'blue',
                    //     // cuIcon: 'pullup',
                    //     url: `/phyz/wrkMast/waitPakin`
                    // },
                    // {
                    //     title: '入库通知历史档',
                    //     name: 'waitPakinLog',
                    //     color: 'blue',
                    //     // cuIcon: 'pullup',
                    //     url: `/phyz/wrkMast/waitPakinLog`
                    // },
                ],
                colorList: ['cyan','blue','purple','mauve','pink','brown','red','orange','yellow','olive','olive','grey' ]
            };