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
d0a9a787
Commit
d0a9a787
authored
May 13, 2022
by
zqm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.添加备注
parent
44e28c7e
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
10 deletions
+10
-10
deferPayment.vue
src/components/deferPayment.vue
+2
-3
extractDataButton.vue
src/components/extractDataButton.vue
+2
-1
inTablemodal.vue
src/components/inTablemodal.vue
+2
-2
mountMethod.vue
src/components/mountMethod.vue
+2
-2
inlineIframe.vue
src/pages/view/inlineIframe.vue
+2
-2
No files found.
src/components/deferPayment.vue
View file @
d0a9a787
import { types } from 'util';
<!--
* @Author: zqm
* @Date: 2022-03-25 13:32:49
* @LastEditTime: 2022-0
4-19 17:06:32
* @LastEditors:
Please set LastEditors
* @LastEditTime: 2022-0
5-13 14:33:19
* @LastEditors:
zqm qimengzhou9618@163.com
* @Description: 缓缴弹窗
* @FilePath: \tableDisplayBusiness\src\components\deferPayment.vue
-->
...
...
src/components/extractDataButton.vue
View file @
d0a9a787
<!--
* @Author: zqm
* @Date: 2021-06-28 16:14:36
* @LastEditTime: 2022-05-13 1
3:22:55
* @LastEditTime: 2022-05-13 1
4:33:42
* @LastEditors: zqm qimengzhou9618@163.com
* @Description: 提取数据按钮
* @FilePath: \taxFormToolFramework\src\components\extractDataButton.vue
...
...
@@ -47,6 +47,7 @@ export default {
this
.
extractInterfaceCall
(
getUrl
,
item
);
}
},
//调用提取数据接口
extractInterfaceCall
(
getUrl
,
item
)
{
var
_self
=
this
;
this
.
ajax
.
post
(
getUrl
,
item
,
function
(
data
)
{
...
...
src/components/inTablemodal.vue
View file @
d0a9a787
<!--
* @Author: your name
* @Date: 2021-07-09 17:03:14
* @LastEditTime: 2022-05-1
1 17:59:28
* @LastEditTime: 2022-05-1
3 14:34:40
* @LastEditors: zqm qimengzhou9618@163.com
* @Description:
In User Settings Edit
* @Description:
弹窗(开表或者保存,由引擎推过来的)
* @FilePath: \taxFormToolFramework\src\components\inTablemodal.vue
-->
<
template
>
...
...
src/components/mountMethod.vue
View file @
d0a9a787
...
...
@@ -2,9 +2,9 @@
* @Author: zqm qimengzhou9618@163.com
* @Date: 2022-05-07 10:17:15
* @LastEditors: zqm qimengzhou9618@163.com
* @LastEditTime: 2022-05-1
2 09:10:48
* @LastEditTime: 2022-05-1
3 14:35:16
* @FilePath: \tableDisplayBusiness\src\components\mountMethod.vue
* @Description:
这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @Description:
综合申报需要用到的按钮
-->
<
template
>
<div>
...
...
src/pages/view/inlineIframe.vue
View file @
d0a9a787
...
...
@@ -2,9 +2,9 @@
* @Author: zqm qimengzhou9618@163.com
* @Date: 2022-05-05 15:06:40
* @LastEditors: zqm qimengzhou9618@163.com
* @LastEditTime: 2022-05-1
2 13:42:22
* @LastEditTime: 2022-05-1
3 14:31:49
* @FilePath: \tableDisplayBusiness\src\pages\view\inlineIframe.vue
* @Description:
这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @Description:
综合申报等嵌入只需要一个报表进行展示
-->
<
template
>
<div
class=
"tableBox"
id=
"tableBox"
ref=
"tableBox"
>
...
...
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