@@ -38,7 +38,6 @@ function handleChangePlan() {
// 查看记录
function handleViewRecord(model?: ConditioningRecordListModel) {
- console.log(model,'查看记录');
VxeUI.modal.open({
title: model?.id ? `调养过程` : `新增调养过程`,
height: 700,