明树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
95b23eac
Commit
95b23eac
authored
May 26, 2026
by
zhanghan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
24f14f78
Pipeline
#111983
passed with stage
in 18 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
20 deletions
+18
-20
annual.vue
src/views/everydayPage/annual.vue
+1
-5
JueceReport.vue
...views/projectManage/addProject/components/JueceReport.vue
+17
-15
No files found.
src/views/everydayPage/annual.vue
View file @
95b23eac
...
...
@@ -75,11 +75,7 @@ let tableColumns = ref([
label
:
"项目名称"
,
showOverflowTooltip
:
true
,
},
{
prop
:
"projectForeignName"
,
label
:
"项目外文名称"
,
showOverflowTooltip
:
true
,
},
{
prop
:
"sbdw"
,
label
:
"申报单位"
,
...
...
src/views/projectManage/addProject/components/JueceReport.vue
View file @
95b23eac
...
...
@@ -121,7 +121,7 @@
<el-input-number
v-model=
"jcFormData.dwzj"
:min=
"0"
:max=
"99999999999.99
999999
"
:max=
"99999999999.99"
controls-position=
"right"
>
<template
#
suffix
>
...
...
@@ -211,7 +211,7 @@
<el-input
v-model=
"scope.row.je"
:min=
"0"
:max=
"99999999999.99
999999
"
:max=
"99999999999.99"
controls-position=
"right"
/>
</
template
>
...
...
@@ -299,7 +299,7 @@
<el-input-number
v-model=
"jcFormData.zbjbl"
:min=
"0"
:max=
"99999999999.99
999999
"
:max=
"99999999999.99"
controls-position=
"right"
>
<
template
#
suffix
>
...
...
@@ -310,16 +310,17 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"金额"
prop=
"zbjje"
>
<el-input
<el-input
-number
v-model=
"jcFormData.zbjje"
:min=
"0"
:max=
"99999999999.99999999"
:max=
"99999999999.99"
:precision=
"2"
controls-position=
"right"
>
<
template
#
suffix
>
<span>
亿元
</span>
</
template
>
</el-input>
</el-input
-number
>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
@@ -339,7 +340,7 @@
<el-input-number
v-model=
"jcFormData.dkbl"
:min=
"0"
:max=
"99999999999.99
999999
"
:max=
"99999999999.99"
controls-position=
"right"
>
<
template
#
suffix
>
...
...
@@ -350,16 +351,17 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"金额"
prop=
"dkbje"
>
<el-input
<el-input
-number
v-model=
"jcFormData.dkbje"
:min=
"0"
:max=
"99999999999.99999999"
:max=
"99999999999.99"
:precision=
"2"
controls-position=
"right"
>
<
template
#
suffix
>
<span>
亿元
</span>
</
template
>
</el-input>
</el-input
-number
>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
@@ -372,7 +374,7 @@
<el-input-number
v-model=
"jcFormData.dkqx"
:min=
"0"
:max=
"99999999999.99
999999
"
:max=
"99999999999.99"
controls-position=
"right"
>
<
template
#
suffix
>
...
...
@@ -386,7 +388,7 @@
<el-input-number
v-model=
"jcFormData.dkll"
:min=
"0"
:max=
"99999999999.99
999999
"
:max=
"99999999999.99"
controls-position=
"right"
>
<
template
#
suffix
>
...
...
@@ -637,7 +639,7 @@
<el-input-number
v-model=
"jcFormData.qtzcwnbsyl"
:min=
"0"
:max=
"99999999999.99
999999
"
:max=
"99999999999.99"
controls-position=
"right"
>
<
template
#
suffix
>
...
...
@@ -655,7 +657,7 @@
<el-input-number
v-model=
"jcFormData.zbjcwnbsyl"
:min=
"0"
:max=
"99999999999.99
999999
"
:max=
"99999999999.99"
controls-position=
"right"
>
<
template
#
suffix
>
...
...
@@ -687,7 +689,7 @@
<el-input-number
v-model=
"jcFormData.cwjxz"
:min=
"0"
:max=
"99999999999.99
999999
"
:max=
"99999999999.99"
controls-position=
"right"
>
<
template
#
suffix
>
...
...
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