Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
frontend-h5
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
songrui
frontend-h5
Commits
09aadc71
Commit
09aadc71
authored
Mar 07, 2025
by
芮自成
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
校验修改
parent
26472f8f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
TreatmentPlan.vue
src/doctor/followUp/separateFU/components/TreatmentPlan.vue
+2
-2
No files found.
src/doctor/followUp/separateFU/components/TreatmentPlan.vue
View file @
09aadc71
<
template
>
<
template
>
<div
class=
"label-title mt-2"
>
{{
firstText
}}
</div>
<div
class=
"label-title mt-2"
>
{{
firstText
}}
</div>
<div
class=
"bg-fa"
>
<div
class=
"bg-fa"
>
<div
class=
"label-title"
required
style=
"font-size: 14px; color: #262626; line-height: 24px"
>
{{
secondText
}}
</div>
<div
class=
"label-title"
style=
"font-size: 14px; color: #262626; line-height: 24px"
>
{{
secondText
}}
</div>
<van-field
:rules=
"[
{ required: true, message: '请选择' }]"
style="padding: 0" class="mt-2">
<van-field
style=
"padding: 0"
class=
"mt-2"
>
<template
#
input
>
<template
#
input
>
<van-radio-group
<van-radio-group
v-model=
"form.adjustTreat"
v-model=
"form.adjustTreat"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment