Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
taxformtoolframework
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Bugzilla
Bugzilla
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
税表组件2.0工具兼容框架
taxformtoolframework
Commits
0f845eff
Commit
0f845eff
authored
May 10, 2022
by
zqm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.解决bug29682,没有表内校验是未对面板进行清空和隐藏
parent
71cf5424
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
saveButton.vue
src/components/saveButton.vue
+3
-1
No files found.
src/components/saveButton.vue
View file @
0f845eff
...
...
@@ -2,7 +2,7 @@
import { types } from 'util';
* @Author: zqm
* @Date: 2021-06-28 15:44:47
* @LastEditTime: 2022-05-
07 17:54:21
* @LastEditTime: 2022-05-
10 17:49:36
* @LastEditors: zqm qimengzhou9618@163.com
* @Description: 保存按钮
* @FilePath: \taxFormToolFramework\src\components\saveButton.vue
...
...
@@ -64,6 +64,8 @@ export default {
var
obj
=
this
.
recursionParent
(
this
.
$parent
,
"infoBar"
);
obj
.
initCheck
(
checkList
);
}
}
else
{
$
(
".bar"
).
hide
();
}
}
}
...
...
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