dcf867ab by lttnew

支付方式默认值

1 parent 8584268f
......@@ -137,7 +137,7 @@ const examData = ref({});
const selectedAddress = ref({});
const memberInfo = ref({});
const deptInfo = ref({});
const payType = ref('1');
const payType = ref('0');
const formData = ref({
contactPerson: '',
contactTel: ''
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!