Commit ddaebeee by liuliufashi

update

parent 227b6fb7
...@@ -232,7 +232,6 @@ const showModal = () => { ...@@ -232,7 +232,6 @@ const showModal = () => {
}; };
const hideModal = () => { const hideModal = () => {
checkboxValue.value[radioValue.paytype-1] = optionsWithDisabled[radioValue.paytype-1].value checkboxValue.value[radioValue.paytype-1] = optionsWithDisabled[radioValue.paytype-1].value
console.log(radioValue,'radioValue',formState);
goodspayditch.value[radioValue.paytype-1] = { goodspayditch.value[radioValue.paytype-1] = {
appointpay: radioValue.id, appointpay: radioValue.id,
goodsid: radioValue.id, goodsid: radioValue.id,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment