+
@@ -54,7 +54,6 @@ function handleStep1Next(step1Values: any) {
current.value++
basicInfoValue.value = step1Values
state.initSetp2 = true
- console.info(step1Values)
}
function handleStepPrev() {
@@ -66,7 +65,6 @@ async function handleStep2Next(step2Values: any) {
columnsInfoValue.value = step2Values
await handleSubmit()
state.initSetp3 = true
- console.log(step2Values)
}
async function handleSubmit() {
@@ -95,3 +93,10 @@ onMounted(async () => {
await getList()
})
+
diff --git a/src/views/infra/codegen/components/BasicInfoForm.vue b/src/views/infra/codegen/components/BasicInfoForm.vue
index 1bba0c62..1fbeccca 100644
--- a/src/views/infra/codegen/components/BasicInfoForm.vue
+++ b/src/views/infra/codegen/components/BasicInfoForm.vue
@@ -5,15 +5,11 @@
说明
-
转账到支付宝账户
-
- 如果需要,这里可以放一些关于产品的常见问题说明。如果需要,这里可以放一些关于产品的常见问题说明。如果需要,这里可以放一些关于产品的常见问题说明。
-
+
基本信息
+
配置生成的基本信息
-
转账到银行卡
-
- 如果需要,这里可以放一些关于产品的常见问题说明。如果需要,这里可以放一些关于产品的常见问题说明。如果需要,这里可以放一些关于产品的常见问题说明。
-
+
生成信息
+
配置生成生成的详细信息。