Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
652a2f6c
Commit
652a2f6c
authored
Mar 24, 2023
by
沈良进
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
移除不用的node文件
parent
7d261c80
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
0 additions
and
25 deletions
+0
-25
BasicDocuments.vue
src/components/FinancialModule/BasicDocuments.vue
+0
-1
Djcommissions.vue
src/components/FinancialModule/Djcommissions.vue
+0
-2
BillModule.vue
...ponents/FinancialModule/FinancialSubmodule/BillModule.vue
+0
-1
BillModuleNew.vue
...ents/FinancialModule/FinancialSubmodule/BillModuleNew.vue
+0
-1
OPRules.vue
src/components/FinancialModule/OPRules.vue
+0
-4
Qzcommissions.vue
src/components/FinancialModule/Qzcommissions.vue
+0
-2
HotelDiscount.vue
src/components/Hotel/HotelDiscount.vue
+0
-2
ElectricityGoods.vue
src/components/SalesModule/ElectricityGoods.vue
+0
-2
index.vue
...wTravelmanager/TravelGroupControl/travelFeature/index.vue
+0
-10
No files found.
src/components/FinancialModule/BasicDocuments.vue
View file @
652a2f6c
...
...
@@ -1387,7 +1387,6 @@ import TicketFinace from "../commonPage/TicketFinace.vue";
import
SaleOrderModule
from
"../commonPage/SaleOrderModule.vue"
;
import
TicketingModule
from
"../commonPage/TicketingModule.vue"
;
import
ChongDiPage
from
"../commonPage/ChongDiPage.vue"
;
import
{
truncate
}
from
'fs'
;
import
myGuanBill
from
"./FinancialSubmodule/GuanBillModule.vue"
;
import
myJiPiaoBill
from
"./FinancialSubmodule/JiPiaoBillModule.vue"
;
import
huijiBill
from
"./FinancialSubmodule/huijiBill.vue"
;
...
...
src/components/FinancialModule/Djcommissions.vue
View file @
652a2f6c
...
...
@@ -98,8 +98,6 @@
</
template
>
<
script
>
import
moment
from
"moment"
import
{
constants
}
from
'fs'
;
export
default
{
name
:
'Feedback'
,
data
(){
...
...
src/components/FinancialModule/FinancialSubmodule/BillModule.vue
View file @
652a2f6c
...
...
@@ -335,7 +335,6 @@
</div>
</template>
<
script
>
import
{
connect
}
from
'net'
;
export
default
{
props
:[
"ID"
,
"width"
,
"color"
,
"isPrintPage"
,
"name"
,
"OrderSource"
,
"titleName"
],
//接收参数 ID width color
data
(){
...
...
src/components/FinancialModule/FinancialSubmodule/BillModuleNew.vue
View file @
652a2f6c
...
...
@@ -560,7 +560,6 @@
</div>
</template>
<
script
>
import
{
connect
}
from
'net'
;
export
default
{
props
:[
"ID"
,
"width"
,
"color"
,
"isPrintPage"
,
"name"
,
"OrderSource"
,
"disabled"
,
"loopNumN"
],
//接收参数 ID width color
data
(){
...
...
src/components/FinancialModule/OPRules.vue
View file @
652a2f6c
...
...
@@ -162,10 +162,6 @@
</
template
>
<
script
>
import
moment
from
"moment"
import
{
constants
}
from
'fs'
;
export
default
{
name
:
'Feedback'
,
data
()
{
...
...
src/components/FinancialModule/Qzcommissions.vue
View file @
652a2f6c
...
...
@@ -64,8 +64,6 @@
</
template
>
<
script
>
import
moment
from
"moment"
import
{
constants
}
from
'fs'
;
export
default
{
name
:
'Feedback'
,
data
(){
...
...
src/components/Hotel/HotelDiscount.vue
View file @
652a2f6c
...
...
@@ -242,8 +242,6 @@
</
template
>
<
script
>
import
moment
from
"moment"
import
{
constants
}
from
'fs'
;
export
default
{
name
:
'Feedback'
,
data
(){
...
...
src/components/SalesModule/ElectricityGoods.vue
View file @
652a2f6c
...
...
@@ -120,8 +120,6 @@
</
template
>
<
script
>
import
moment
from
"moment"
import
{
constants
}
from
'fs'
;
export
default
{
name
:
'Feedback'
,
data
(){
...
...
src/components/newTravelmanager/TravelGroupControl/travelFeature/index.vue
View file @
652a2f6c
...
...
@@ -20,16 +20,6 @@
import
featureHeader
from
'./featureHeader'
import
featureFooter
from
'./featureFooter'
import
featureBody
from
'./featureBody'
import
{
setInterval
,
clearInterval
}
from
'timers'
;
import
{
exists
}
from
'fs'
;
import
{
constants
}
from
'zlib'
;
export
default
{
props
:
{
data
:
{
...
...
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