pull/2/head
qsh 2 months ago
parent 160f7c959e
commit ec14af1351
  1. 2
      src/views/Clue/Pool/Comp/DialogSuccess.vue

@ -386,7 +386,7 @@ function resetForm(id) {
state: true,
payAmount: 0,
remark: undefined,
isCompanyReceipts: appStore.getAppInfo?.instanceType == 1,
isCompanyReceipts: appStore.getAppInfo?.instanceType == 2,
extraPay: [],
signProducts: []
}

Loading…
Cancel
Save