明树Git Lab
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
J
jt_front
Project
Project
Details
Activity
Releases
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
Administrator
jt_front
Commits
88d8b52b
Commit
88d8b52b
authored
Dec 10, 2025
by
yangyajing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
字段
parent
f5ab5a67
Pipeline
#104432
passed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
addProject.vue
src/views/managePage/addProject.vue
+3
-3
No files found.
src/views/managePage/addProject.vue
View file @
88d8b52b
...
@@ -1173,12 +1173,12 @@
...
@@ -1173,12 +1173,12 @@
</el-col>
</el-col>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"联系人"
>
<el-form-item
label=
"联系人"
>
<el-input
v-model=
"jcFormData.lxr"
type=
"textarea"
/>
<el-input
v-model=
"jcFormData.lxr"
/>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"联系人电话"
>
<el-form-item
label=
"联系人电话"
>
<el-input
v-model=
"jcFormData.lxrdh"
type=
"textarea"
/>
<el-input
v-model=
"jcFormData.lxrdh"
/>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
...
@@ -1831,7 +1831,7 @@
...
@@ -1831,7 +1831,7 @@
<el-table-column
prop=
"yjwcsj"
label=
"预计完成时间"
>
<el-table-column
prop=
"yjwcsj"
label=
"预计完成时间"
>
<
template
#
default=
"scope"
>
<
template
#
default=
"scope"
>
<el-date-picker
<el-date-picker
v-model=
"
jcFormData
.yjwcsj"
v-model=
"
scope.row
.yjwcsj"
type=
"date"
type=
"date"
placeholder=
"请选择"
placeholder=
"请选择"
/>
/>
...
...
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