Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
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
fukai
vue-gjjs
Commits
dd1d5a3f
Commit
dd1d5a3f
authored
Jan 05, 2023
by
nanrui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitcom测试缺陷修改
parent
6ed7ed1d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
Gitsetp1.vue
src/views/Business/Gitcom/Gitsetp1.vue
+1
-1
index.vue
src/views/Business/Gitcom/index.vue
+6
-1
No files found.
src/views/Business/Gitcom/Gitsetp1.vue
View file @
dd1d5a3f
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
></c-input>
></c-input>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
style=
"margin: 0
10px
0 10px; padding: 0 12px"
style=
"margin: 0
0
0 10px; padding: 0 12px"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-info"
icon=
"el-icon-info"
...
...
src/views/Business/Gitcom/index.vue
View file @
dd1d5a3f
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
</el-tab-pane>
</el-tab-pane>
<!--PD000000 -->
<!--PD000000 -->
<el-tab-pane
label=
"费用/账务"
name=
"
setpan
n"
>
<el-tab-pane
label=
"费用/账务"
name=
"
engp,setpan,glepa
n"
>
<c-content>
<c-content>
<div
class=
"eibs-tab"
>
<div
class=
"eibs-tab"
>
<el-collapse
v-model=
"activeNames"
>
<el-collapse
v-model=
"activeNames"
>
...
@@ -45,6 +45,9 @@
...
@@ -45,6 +45,9 @@
<el-collapse-item
title=
"结算"
name=
"setpan"
>
<el-collapse-item
title=
"结算"
name=
"setpan"
>
<m-setpan
:model=
"model"
:codes=
"codes"
/>
<m-setpan
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
</el-collapse-item>
<el-collapse-item
title=
"会计分录"
name=
"glepan"
>
<m-glepan
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
</el-collapse>
</el-collapse>
</div>
</div>
</c-content>
</c-content>
...
@@ -103,6 +106,7 @@ import Ovwp from "./Ovwp";
...
@@ -103,6 +106,7 @@ import Ovwp from "./Ovwp";
import
Engp
from
"~/views/Public/Engp"
;
import
Engp
from
"~/views/Public/Engp"
;
import
Setpan
from
"~/views/Public/Setpan"
;
import
Setpan
from
"~/views/Public/Setpan"
;
import
Glepan
from
"~/views/Public/Glepan"
;
import
Coninfp
from
"~/views/Public/Coninfp"
;
import
Coninfp
from
"~/views/Public/Coninfp"
;
import
Docpan
from
"~/views/Public/Docpan"
;
import
Docpan
from
"~/views/Public/Docpan"
;
import
Doctre
from
"~/views/Public/Doctre"
;
import
Doctre
from
"~/views/Public/Doctre"
;
...
@@ -114,6 +118,7 @@ export default {
...
@@ -114,6 +118,7 @@ export default {
"m-ovwp"
:
Ovwp
,
"m-ovwp"
:
Ovwp
,
"m-engp"
:
Engp
,
"m-engp"
:
Engp
,
"m-setpan"
:
Setpan
,
"m-setpan"
:
Setpan
,
"m-glepan"
:
Glepan
,
"m-coninfp"
:
Coninfp
,
"m-coninfp"
:
Coninfp
,
"m-docpan"
:
Docpan
,
"m-docpan"
:
Docpan
,
"m-doctre"
:
Doctre
,
"m-doctre"
:
Doctre
,
...
...
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