Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
f2779784
authored
2025-08-19 17:47:54 +0800
by
lxs
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
入表功调整
1 parent
8d5fe0df
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/data_entry/index.vue
src/views/data_entry/index.vue
View file @
f277978
...
...
@@ -573,7 +573,7 @@ const btnClick = async (btn, bType = null) => {
}
}
const
level4
=
tableData
.
value
.
find
(
t
=>
t
.
code4
);
!
level4
&&
(
tableField
.
value
.
at
(
-
2
)
.
visible
=
false
);
!
level4
&&
(
tableField
.
value
[
3
]
.
visible
=
false
);
getMergeRow
();
}).
catch
(()
=>
{
ElMessage
({
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment