MrShi
2024-01-31 a68bf12a2975405f57f9a9d51b91c13a93c026f0
company/src/components/enterprise/factoryChange.vue
@@ -414,7 +414,7 @@
            },
            getValue(list) {
                let arr = JSON.parse(JSON.stringify(list))
                arr.forEach(item => {
                    item.oldDuId = item.duId
                    item.oldDuName = item.duName