Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
T
traffic-front
Project
Project
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangxiaoming
traffic-front
Commits
d3db70e6
Commit
d3db70e6
authored
Mar 04, 2019
by
gary
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1、设置默认路由
parent
6ccfe028
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
20 deletions
+20
-20
vat-import-layout.ctrl.js
...pp/vat/import/vat-import-layout/vat-import-layout.ctrl.js
+20
-20
No files found.
atms-web/src/main/webapp/app/vat/import/vat-import-layout/vat-import-layout.ctrl.js
View file @
d3db70e6
...
...
@@ -20,26 +20,6 @@ function ($scope, $log, $translate, $location, loginContext, enums, vatSessionSe
$scope
.
nodeDicKey
=
constant
.
DictionaryDictKey
.
DataImport
;
$scope
.
linkShort
=
enums
.
linkShort
.
PreviewData
;
$scope
.
menus
=
[
{
name
:
'balanceSheet'
,
permission
:
constant
.
vatPermission
.
dataPreview
.
balanceSheet
.
queryCode
,
text
:
$translate
.
instant
(
'balanceSheet'
),
icon
:
'fa fa-bank'
,
show
:
false
},
// {
// name: 'accountVoucher', permission: constant.vatPermission.dataPreview.accountVoucher.queryCode,
// text: $translate.instant('accountVoucher'), icon: 'fa fa-columns', show: true
// },
{
name
:
'inputInvoice'
,
permission
:
constant
.
vatPermission
.
dataPreview
.
inputInvoice
.
queryCode
,
text
:
$translate
.
instant
(
'inputInvoice'
),
icon
:
'fa fa-file-text-o'
,
show
:
false
},
{
name
:
'outputInvoice'
,
permission
:
constant
.
vatPermission
.
dataPreview
.
outputInvoice
.
queryCode
,
text
:
$translate
.
instant
(
'outputInvoice'
),
icon
:
'fa fa-file-text-o'
,
show
:
false
},
{
name
:
'outputoffInvoice'
,
permission
:
constant
.
vatPermission
.
dataPreview
.
outputInvoice
.
queryCode
,
text
:
$translate
.
instant
(
'offlineBilling'
),
icon
:
'fa fa-file-text-o'
,
show
:
false
},
{
name
:
'trialBalance'
,
permission
:
constant
.
vatPermission
.
dataPreview
.
trialBalance
.
queryCode
,
text
:
$translate
.
instant
(
'trialBalance'
),
icon
:
'fa fa-file-text-o'
,
show
:
true
...
...
@@ -87,6 +67,26 @@ function ($scope, $log, $translate, $location, loginContext, enums, vatSessionSe
{
name
:
'quarterlyOwnersEquityChangeTab'
,
permission
:
constant
.
vatPermission
.
dataPreview
.
quarterlyOwnersEquityChangeTable
.
queryCode
,
text
:
$translate
.
instant
(
'quarterlyOwnersEquityChangeTable'
),
icon
:
'fa fa-file-text-o'
,
show
:
false
},
{
name
:
'balanceSheet'
,
permission
:
constant
.
vatPermission
.
dataPreview
.
balanceSheet
.
queryCode
,
text
:
$translate
.
instant
(
'balanceSheet'
),
icon
:
'fa fa-bank'
,
show
:
false
},
// {
// name: 'accountVoucher', permission: constant.vatPermission.dataPreview.accountVoucher.queryCode,
// text: $translate.instant('accountVoucher'), icon: 'fa fa-columns', show: true
// },
{
name
:
'inputInvoice'
,
permission
:
constant
.
vatPermission
.
dataPreview
.
inputInvoice
.
queryCode
,
text
:
$translate
.
instant
(
'inputInvoice'
),
icon
:
'fa fa-file-text-o'
,
show
:
false
},
{
name
:
'outputInvoice'
,
permission
:
constant
.
vatPermission
.
dataPreview
.
outputInvoice
.
queryCode
,
text
:
$translate
.
instant
(
'outputInvoice'
),
icon
:
'fa fa-file-text-o'
,
show
:
false
},
{
name
:
'outputoffInvoice'
,
permission
:
constant
.
vatPermission
.
dataPreview
.
outputInvoice
.
queryCode
,
text
:
$translate
.
instant
(
'offlineBilling'
),
icon
:
'fa fa-file-text-o'
,
show
:
false
},
{
name
:
'directMethodCashFlowStatement'
,
permission
:
constant
.
vatPermission
.
dataPreview
.
directMethodCashFlowStatement
.
queryCode
,
...
...
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