代码更新
This commit is contained in:
@@ -49,12 +49,9 @@
|
||||
|
||||
import { getFreeDing, updateFreeDing } from '@/api/freeDing.js'
|
||||
const form = reactive({
|
||||
id: '',
|
||||
rechargeTimes: '',
|
||||
rechargeThreshold: '',
|
||||
enable: false,
|
||||
withCoupon: '',
|
||||
withPoints: '',
|
||||
rechargeDesc: '',
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user