lxp
2025-03-14 38f01dc619fb9b7326abc345a216793750758c9a
src/views/CNAS/personnel/personnelInfo/Department/components/Records/Add.vue
@@ -190,7 +190,7 @@
            if (step == 1) {
                let result = this.mainForm.superviseForm
                result.currentState = this.active + 1
                result.technicalDirectorDate = dateFormat(new Date(), 'YYYY-MM-DD HH:mm:ss')
                result.technicalDirectorDate = dateFormat(new Date())
                return result
            }
            if (step == 2) {