This commit is contained in:
邱贞招 2024-02-06 17:54:47 +08:00
parent dab9cd1be6
commit 76744c0127

View File

@ -92,7 +92,7 @@ export default {
data() {
return {
dialogVisible: false,
installmentNumberTreeData: [3,6,9,12,18,24,36],
installmentNumberTreeData: [1,3,6,9,12,18,24,36],
// categoryProps: {
// value: 'id',
// label: 'name',