Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dxgaqgl-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
李苏
dxgaqgl-vue
Commits
47182e6a
Commit
47182e6a
authored
May 24, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dh=>djid
parent
90449b0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
3 deletions
+18
-3
index.vue
src/views/daily/fcgzysqd/index.vue
+18
-3
No files found.
src/views/daily/fcgzysqd/index.vue
View file @
47182e6a
<
template
>
<BasePage
class=
"min_full"
:config=
"config"
>
<BasePage
:power=
'power'
class=
"min_full"
:config=
"config"
>
<template
#
dialog=
"ctx"
>
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
</
template
>
...
...
@@ -16,12 +16,27 @@
export
default
{
data
()
{
return
{
power
:
{
add
:
true
,
copy
:
true
,
/* 手动控制删除 */
delButton
:
true
,
/* 手动控制编辑按钮权限 */
editButton
:
true
,
/* 是否渲染右侧操作按钮 */
operateButtons
:
true
,
/* 是否开启工作流按钮 */
workFlow
:
true
,
/* 表格开启选择,以及记住选择 */
showSelection
:
false
,
saveSelected
:
false
,
},
config
:
{
/* 基本配置*/
url
:
'aqgl/rcgl/uwhfcgzyqd'
,
tableTitle
:
[{
title
:
"单号"
,
field
:
"d
h
"
,
field
:
"d
jid
"
,
fieldType
:
"upper"
,
width
:
140
},
...
...
@@ -64,7 +79,7 @@
queryParams
:
[
[{
label
:
'单号'
,
prop
:
'd
h
'
,
prop
:
'd
jid
'
,
span
:
6
,
type
:
'input'
,
value
:
''
...
...
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