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
c23cec12
Commit
c23cec12
authored
Dec 26, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整
parent
9ebd721f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
mx.vue
src/views/ccgl/zlgl/kcyhd/mx.vue
+8
-4
No files found.
src/views/ccgl/zlgl/kcyhd/mx.vue
View file @
c23cec12
<
template
>
<BasePage
@
getRow=
'getRow'
ref=
"basePage"
:power=
'power'
:toolButton=
'false'
class=
"min_full"
style=
"height: 100%;"
<BasePage
@
getRow=
'getRow'
ref=
"basePage"
:power=
'power'
:toolButtonConfig=
"
{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;"
:autoQuery='false' :config="config">
<template
#
dialog=
"ctx"
>
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...
...
@@ -35,7 +39,7 @@
},
config
:
{
/* 基本配置*/
url
:
'lxyl/ukcyhd'
,
url
:
'lxyl/ukcyhd
/query/detail
'
,
queryUrl
:
'lxyl/ukcyhd/query/detail'
,
tableTitle
:
[{
title
:
"下架状态"
,
...
...
@@ -60,7 +64,7 @@
{
title
:
"巷道"
,
field
:
"hjName"
,
width
:
80
width
:
80
},
{
title
:
"容器"
,
...
...
@@ -99,7 +103,7 @@
},
{
title
:
"数量"
,
field
:
"sl"
,
field
:
"sl"
,
fieldType
:
"float"
}
...
...
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