subPackage/workbench/views/workLog.vue @@ -210,7 +210,9 @@ if (option.id) { this.isEdit = true; this.id = option.id; this.getDetail(option.id) setTimeout(() => { this.getDetail(option.id) }, 200) } },