Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gavel-hafms-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
李苏
gavel-hafms-vue
Commits
02977f63
Commit
02977f63
authored
Sep 07, 2023
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
表格名称字段
parent
dacf55e9
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
+5
-2
index.vue
src/views/hzcxbb/szkb/index.vue
+2
-0
index.vue
src/views/sbysjsp/hyha/index.vue
+2
-1
index.vue
src/views/sbysjsp/lqnd/index.vue
+1
-1
No files found.
src/views/hzcxbb/szkb/index.vue
View file @
02977f63
...
@@ -149,9 +149,11 @@
...
@@ -149,9 +149,11 @@
</
template
>
</
template
>
<
script
>
<
script
>
import
vueSeamless
from
'vue-seamless-scroll'
import
vueSeamless
from
'vue-seamless-scroll'
import
huaian
from
"common/src/assets/mapJson/huaian.json"
import
huaian
from
"common/src/assets/mapJson/huaian.json"
import
Dialog
from
"./dialog.vue"
import
Dialog
from
"./dialog.vue"
export
default
{
export
default
{
computed
:
{
computed
:
{
optionSingleHeight
()
{
optionSingleHeight
()
{
...
...
src/views/sbysjsp/hyha/index.vue
View file @
02977f63
...
@@ -29,6 +29,7 @@
...
@@ -29,6 +29,7 @@
</div>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
import
{
import
{
doQuery
,
doQuery
,
doDelete
,
doDelete
,
...
@@ -233,7 +234,7 @@
...
@@ -233,7 +234,7 @@
/* 手动操作表格*/
/* 手动操作表格*/
/* 替换标题*/
/* 替换标题*/
this
.
$refs
.
TablePager
[
'newGridList'
][
1
][
'label'
]
=
gs1
this
.
$refs
.
TablePager
[
'newGridList'
][
1
][
'label'
]
=
gs1
this
.
$refs
.
TablePager
[
'newGridList'
][
2
][
'label'
]
=
gs
1
this
.
$refs
.
TablePager
[
'newGridList'
][
2
][
'label'
]
=
gs
2
/* 替换数据*/
/* 替换数据*/
this
.
$refs
.
TablePager
[
'tableData'
]
=
newList
this
.
$refs
.
TablePager
[
'tableData'
]
=
newList
}
}
...
...
src/views/sbysjsp/lqnd/index.vue
View file @
02977f63
...
@@ -233,7 +233,7 @@
...
@@ -233,7 +233,7 @@
/* 手动操作表格*/
/* 手动操作表格*/
/* 替换标题*/
/* 替换标题*/
this
.
$refs
.
TablePager
[
'newGridList'
][
1
][
'label'
]
=
gs1
this
.
$refs
.
TablePager
[
'newGridList'
][
1
][
'label'
]
=
gs1
this
.
$refs
.
TablePager
[
'newGridList'
][
2
][
'label'
]
=
gs
1
this
.
$refs
.
TablePager
[
'newGridList'
][
2
][
'label'
]
=
gs
2
/* 替换数据*/
/* 替换数据*/
this
.
$refs
.
TablePager
[
'tableData'
]
=
newList
this
.
$refs
.
TablePager
[
'tableData'
]
=
newList
}
}
...
...
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