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
888eb170
Commit
888eb170
authored
Aug 16, 2021
by
季圣华
Browse files
优化页面
parent
66a88e76
Changes
55
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/material/MaterialCategoryList.vue
View file @
888eb170
<!-- by 7527_18_920 -->
<
template
>
<a-row
:gutter=
"10"
>
<a-col
:md=
"12"
:sm=
"24"
>
...
...
jshERP-web/src/views/material/MaterialList.vue
View file @
888eb170
<!-- by 7527189 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
jshERP-web/src/views/material/MaterialPropertyList.vue
View file @
888eb170
<!-- from 7 5 2 7 1 8 9 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
jshERP-web/src/views/report/AccountReport.vue
View file @
888eb170
<!-- from 7 5 2 7 1 8 9 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
jshERP-web/src/views/report/AllocationDetail.vue
View file @
888eb170
<!-- from 7 5 2 7 1 8 9 2 0 -->
<!-- 用的InDetail修改 -->
<
template
>
<a-row
:gutter=
"24"
>
...
...
jshERP-web/src/views/report/BuyInReport.vue
View file @
888eb170
<!-- from 7 5 2 7 1 8 9 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
jshERP-web/src/views/report/CustomerAccount.vue
View file @
888eb170
<!-- from 7 5 2 7 1 8 9 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
jshERP-web/src/views/report/InDetail.vue
View file @
888eb170
<!-- from 7 5 2 7 1 8 9 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
jshERP-web/src/views/report/InMaterialCount.vue
View file @
888eb170
<!-- from 7 5 2 7 1 8 9 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
jshERP-web/src/views/report/InOutStockReport.vue
View file @
888eb170
<!-- from 7 5 2 7 1 8 9 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
jshERP-web/src/views/report/MaterialStock.vue
View file @
888eb170
<!-- from 7 5 2 7 1 8 9 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
jshERP-web/src/views/report/OutDetail.vue
View file @
888eb170
<!-- from 7 5 2 71 8 9 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
jshERP-web/src/views/report/OutMaterialCount.vue
View file @
888eb170
<!-- from 7 5 2 7 18920 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
jshERP-web/src/views/report/SaleOutReport.vue
View file @
888eb170
<!-- from 7 5 2 7 1 8 9 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
jshERP-web/src/views/report/StockWarningReport.vue
View file @
888eb170
<!-- gitee 7 5 2 7 1 8 9 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
jshERP-web/src/views/report/VendorAccount.vue
View file @
888eb170
<!-- f r o m 7 5 2 7 1 8 9 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
jshERP-web/src/views/system/AccountList.vue
View file @
888eb170
<!-- f r o m 7 5 2 7 1 8 9 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
@@ -81,6 +82,7 @@
</a-col>
</a-row>
</template>
<!-- BY cao_yu_li -->
<
script
>
import
AccountModal
from
'
./modules/AccountModal
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
...
...
jshERP-web/src/views/system/CustomerList.vue
View file @
888eb170
<!-- f r o m 7 5 2 7 1 8 9 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
@@ -88,6 +89,7 @@
</a-col>
</a-row>
</template>
<!-- BY cao_yu_li -->
<
script
>
import
CustomerModal
from
'
./modules/CustomerModal
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
...
...
jshERP-web/src/views/system/DepotList.vue
View file @
888eb170
<!-- f r o m 7 5 2 7 1 8 9 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
@@ -76,6 +77,7 @@
</a-col>
</a-row>
</template>
<!-- BY cao_yu_li -->
<
script
>
import
DepotModal
from
'
./modules/DepotModal
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
...
...
jshERP-web/src/views/system/FunctionList.vue
View file @
888eb170
<!-- f r o m 7 5 2 7 1 8 9 2 0 -->
<
template
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
...
...
Prev
1
2
3
Next
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