兰宝车间质量管理系统-前端
疯狂的狮子Li
2023-06-28 7b6078a178b2bc72d2e0f182919ce0267d4ca5fc
src/views/system/dept/index.vue
@@ -229,7 +229,7 @@
            nextTick(() => {
                reset();
                if (row && row.deptId) {
                    form.value.parentId = row?.parentId;
                    form.value.parentId = row?.deptId;
                }
            })
        }