This commit is contained in:
qsh
2024-07-17 10:27:48 +08:00
parent 160f7c959e
commit ec14af1351

View File

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