Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lxyl-vue
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
李苏
lxyl-vue
Commits
44fd9137
Commit
44fd9137
authored
Jan 13, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
ee5d2f98
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
index.vue
src/views/ccgl/cxfx/sfhzcx/index.vue
+4
-1
No files found.
src/views/ccgl/cxfx/sfhzcx/index.vue
View file @
44fd9137
<
template
>
<BasePage
ref=
"basePage"
:power=
'power'
class=
"min_full"
:config=
"config"
>
<BasePage
:autoQuery=
'false'
ref=
"basePage"
:power=
'power'
class=
"min_full"
:config=
"config"
>
<template
#
dialog=
"ctx"
>
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
</
template
>
...
...
@@ -79,6 +79,8 @@
width
:
80
},
{
title
:
"期初结存数量(辅)"
,
field
:
"fqcjcsl"
,
width
:
140
,
fieldType
:
'float'
},
{
title
:
"期初结存数量(辅)"
,
field
:
"qmjcsl"
,
width
:
140
,
fieldType
:
'float'
},
{
title
:
"本期入库数量(辅)"
,
field
:
"fbqrksl"
,
width
:
140
,
fieldType
:
'float'
},
{
title
:
"本期出库数量(辅)"
,
field
:
"fbqcksl"
,
width
:
140
,
fieldType
:
'float'
},
...
...
@@ -167,6 +169,7 @@
console
.
log
(
this
.
$refs
.
basePage
.
$refs
.
TablePager
.
newGridList
)
// let tabList=
}
this
.
$refs
.
basePage
.
refresh
()
}
},
},
...
...
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