Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
2060d54c
Commit
2060d54c
authored
Sep 02, 2021
by
季圣华
Browse files
批量修改组件名称
parent
204bf7e3
Changes
9
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/report/AllocationDetail.vue
View file @
2060d54c
...
...
@@ -96,7 +96,7 @@
import
JEllipsis
from
'
@/components/jeecg/JEllipsis
'
import
moment
from
'
moment
'
export
default
{
name
:
"
BuyInReport
"
,
name
:
"
AllocationDetail
"
,
mixins
:[
JeecgListMixin
],
components
:
{
BillDetail
,
...
...
jshERP-web/src/views/report/CustomerAccount.vue
View file @
2060d54c
...
...
@@ -78,7 +78,7 @@
import
JEllipsis
from
'
@/components/jeecg/JEllipsis
'
import
moment
from
'
moment
'
export
default
{
name
:
"
BuyInRepor
t
"
,
name
:
"
CustomerAccoun
t
"
,
mixins
:[
JeecgListMixin
],
components
:
{
BillDetail
,
...
...
jshERP-web/src/views/report/InDetail.vue
View file @
2060d54c
...
...
@@ -89,7 +89,7 @@
import
JEllipsis
from
'
@/components/jeecg/JEllipsis
'
import
moment
from
'
moment
'
export
default
{
name
:
"
BuyInReport
"
,
name
:
"
InDetail
"
,
mixins
:[
JeecgListMixin
],
components
:
{
BillDetail
,
...
...
jshERP-web/src/views/report/InMaterialCount.vue
View file @
2060d54c
...
...
@@ -83,7 +83,7 @@
import
JEllipsis
from
'
@/components/jeecg/JEllipsis
'
import
moment
from
'
moment
'
export
default
{
name
:
"
BuyInRepor
t
"
,
name
:
"
InMaterialCoun
t
"
,
mixins
:[
JeecgListMixin
],
components
:
{
JEllipsis
...
...
jshERP-web/src/views/report/InOutStockReport.vue
View file @
2060d54c
...
...
@@ -73,7 +73,7 @@
import
moment
from
'
moment
'
import
Vue
from
'
vue
'
export
default
{
name
:
"
BuyIn
Report
"
,
name
:
"
InOutStock
Report
"
,
mixins
:[
JeecgListMixin
],
components
:
{
JEllipsis
...
...
jshERP-web/src/views/report/OutDetail.vue
View file @
2060d54c
...
...
@@ -89,7 +89,7 @@
import
JEllipsis
from
'
@/components/jeecg/JEllipsis
'
import
moment
from
'
moment
'
export
default
{
name
:
"
BuyInReport
"
,
name
:
"
OutDetail
"
,
mixins
:[
JeecgListMixin
],
components
:
{
BillDetail
,
...
...
jshERP-web/src/views/report/OutMaterialCount.vue
View file @
2060d54c
...
...
@@ -83,7 +83,7 @@
import
JEllipsis
from
'
@/components/jeecg/JEllipsis
'
import
moment
from
'
moment
'
export
default
{
name
:
"
BuyInRepor
t
"
,
name
:
"
OutMaterialCoun
t
"
,
mixins
:[
JeecgListMixin
],
components
:
{
JEllipsis
...
...
jshERP-web/src/views/report/StockWarningReport.vue
View file @
2060d54c
...
...
@@ -61,7 +61,7 @@
import
{
getMpListShort
}
from
"
@/utils/util
"
import
Vue
from
'
vue
'
export
default
{
name
:
"
BuyIn
Report
"
,
name
:
"
StockWarning
Report
"
,
mixins
:[
JeecgListMixin
],
components
:
{
JEllipsis
...
...
jshERP-web/src/views/report/VendorAccount.vue
View file @
2060d54c
...
...
@@ -78,7 +78,7 @@
import
JEllipsis
from
'
@/components/jeecg/JEllipsis
'
import
moment
from
'
moment
'
export
default
{
name
:
"
BuyInRepor
t
"
,
name
:
"
VendorAccoun
t
"
,
mixins
:[
JeecgListMixin
],
components
:
{
BillDetail
,
...
...
Write
Preview
Supports
Markdown
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