Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
ztx_wx_gzt
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
3af1052f
authored
2026-04-14 18:44:13 +0800
by
lttnew
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
增加字段
1 parent
977e4581
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
myCenter/perfect.vue
myCenter/perfect.vue
View file @
3af1052
...
...
@@ -40,6 +40,12 @@
<uni-forms-item
label=
"法人姓名"
required
>
<uni-easyinput
v-model=
"form.legal"
/>
</uni-forms-item>
<uni-forms-item
label=
"法人证件号"
required
>
<uni-easyinput
v-model=
"form.legalIdcCode"
/>
</uni-forms-item>
<uni-forms-item
label=
"营业执照名称"
required
>
<uni-easyinput
v-model=
"form.companyName"
/>
</uni-forms-item>
<uni-forms-item
v-if=
"form.deptType==6&&activeStatus!= 0"
label=
"是否申请考点"
required
>
<uni-data-checkbox
v-model=
"form.applyPoints"
:localdata=
"yesno"
/>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment