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
8e7f8af4
Commit
8e7f8af4
authored
Mar 06, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
同步更新删除类型
parent
73559040
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
index.vue
src/views/ccgl/cxfx/rqcx/index.vue
+4
-4
No files found.
src/views/ccgl/cxfx/rqcx/index.vue
View file @
8e7f8af4
<
template
>
<div
style=
"display: flex;"
>
<Xq
v-if=
"showDialog"
:app=
'this'
/>
<div
class=
"min_full"
style=
"width: 200px;border-right: 0px;"
>
<
!--
<
div
class=
"min_full"
style=
"width: 200px;border-right: 0px;"
>
<LazyTree
treeTitle=
'容器分类'
@
selected=
'selectedTree'
url=
'wms/jcsj/rqfl/queryRoot'
/>
</div>
<div
class=
"min_full"
style=
"width: calc(100% -
20
0px)"
>
</div>
-->
<div
class=
"min_full"
style=
"width: calc(100% - 0px)"
>
<!-- 查询条件-->
<div
class=
"search"
v-condition
>
<SearchButton
:app=
'app'
></SearchButton>
...
...
@@ -90,7 +90,7 @@
name
:
'materialInfo'
,
/* 初始额外赋值*/
async
mounted
()
{
//
this.$refs['TablePager'].pageQuery()
this
.
$refs
[
'TablePager'
].
pageQuery
()
},
data
()
{
return
{
...
...
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