Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
907bfe94
Commit
907bfe94
authored
May 29, 2025
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
a794ce26
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletion
+11
-1
LemonCloudSubjects.vue
...components/FinancialModule/Kingdee/LemonCloudSubjects.vue
+11
-1
No files found.
src/components/FinancialModule/Kingdee/LemonCloudSubjects.vue
View file @
907bfe94
...
@@ -178,6 +178,15 @@
...
@@ -178,6 +178,15 @@
<el-option
key=
"2"
value=
"2"
:label=
"$t('active.ld_jinyong')"
></el-option>
<el-option
key=
"2"
value=
"2"
:label=
"$t('active.ld_jinyong')"
></el-option>
</el-select>
</el-select>
</li>
</li>
<li>
<span>
默认查询
</span>
<el-select
v-model=
'msg.IsSelectTop20'
@
change=
"getList"
>
<el-option
key=
"0"
value=
"0"
:label=
"$t('pub.unlimitedSel')"
></el-option>
<el-option
key=
"20"
value=
"20"
label=
"前20数据"
></el-option>
<el-option
key=
"200"
value=
"200"
label=
"前200数据"
></el-option>
<el-option
key=
"2000"
value=
"2000"
label=
"前2000数据"
></el-option>
</el-select>
</li>
<li
class=
"hight_query"
>
<li
class=
"hight_query"
>
<button
class=
"normalBtn"
@
click=
"outerVisible=true"
>
{{
$t
(
'objFill.daoru'
)
}}
</button>
<button
class=
"normalBtn"
@
click=
"outerVisible=true"
>
{{
$t
(
'objFill.daoru'
)
}}
</button>
<button
class=
"normalBtn"
@
click=
"resetForm('addMsg'),clickEdit()"
>
{{
$t
(
'objFill.v101.FinancialModule.xinzengkem'
)
}}
</button>
<button
class=
"normalBtn"
@
click=
"resetForm('addMsg'),clickEdit()"
>
{{
$t
(
'objFill.v101.FinancialModule.xinzengkem'
)
}}
</button>
...
@@ -333,7 +342,8 @@
...
@@ -333,7 +342,8 @@
outerVisible
:
false
,
outerVisible
:
false
,
msg
:{
msg
:{
BranchId
:
'0'
,
BranchId
:
'0'
,
Enable
:
'0'
Enable
:
'0'
,
IsSelectTop20
:
'20'
},
},
DataList
:[],
DataList
:[],
loading
:
false
,
loading
:
false
,
...
...
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