xiaoyi
5 天以前 1eba515718ec0420b8e6f3353c12179539d4c8b1
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();
}
/** 删除回款计划 */