log提交
parent
3f45e293b0
commit
6c92ca1589
|
|
@ -116,6 +116,7 @@ import { debug } from 'console';
|
|||
|
||||
// 下一页
|
||||
function formNextClick() {
|
||||
console.log('click')
|
||||
isNextSteps.value = true;
|
||||
isSubmitClick.value = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue