检测过程流程展示页面框架绘制

This commit is contained in:
GYYM
2024-11-18 22:04:59 +08:00
parent 5cdbee88b4
commit 977a998767
15 changed files with 1469 additions and 171 deletions

View File

@@ -157,6 +157,9 @@
if (data.id) {
IsPasswordShow.value = false
formContent.value = { ...data }
console.log(formContent.value,111);
} else {
IsPasswordShow.value = true
resetFormContent()