fix
This commit is contained in:
@@ -408,7 +408,7 @@ export default defineComponent({
|
||||
};
|
||||
const cancelDsign = () => {
|
||||
renew.renewModel = false;
|
||||
store.dispatch('getLangType')
|
||||
store.dispatch('getUserDetail')
|
||||
};
|
||||
const setPaymentType = (str: any) => {
|
||||
renewData.current.PaymentType = str;
|
||||
|
||||
Reference in New Issue
Block a user