|
@@ -361,6 +361,7 @@ class PhasePayDetail extends TreeService {
|
|
});
|
|
});
|
|
for (const pd of preData) {
|
|
for (const pd of preData) {
|
|
delete pd.id;
|
|
delete pd.id;
|
|
|
|
+ pd.tp = 0;
|
|
pd.phase_id = phasePay.id;
|
|
pd.phase_id = phasePay.id;
|
|
pd.master_id = phasePay.id + '-1-0';
|
|
pd.master_id = phasePay.id + '-1-0';
|
|
pd.audit_times = 1;
|
|
pd.audit_times = 1;
|