liu
2026-08-18 60488b980d23b0ac77f404b9dcb85937cbd8367f
src/views/crm/receivable/plan/components/detail-list.vue
@@ -44,7 +44,7 @@
/** 编辑回款计划 */
function handleEdit(row: CrmReceivablePlanApi.Plan) {
  formModalApi.setData({ receivablePlan: row }).open();
  formModalApi.setData(row).open();
}
/** 删除回款计划 */