完善产品管理

This commit is contained in:
2024-08-14 11:34:11 +08:00
parent 06af1d8806
commit c25dfefed7

View File

@@ -225,6 +225,7 @@ export default {
rateType: '', rateType: '',
list: [] list: []
} }
this.submitdisabled = false
this.$emit('doback') this.$emit('doback')
} }
} }