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
d0fe0f35
Commit
d0fe0f35
authored
Dec 08, 2021
by
季圣华
Browse files
调整页面的高度,改为自适应
parent
f57c667d
Changes
50
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/material/MaterialCategoryList.vue
View file @
d0fe0f35
...
@@ -3,7 +3,6 @@
...
@@ -3,7 +3,6 @@
<a-row
:gutter=
"10"
>
<a-row
:gutter=
"10"
>
<a-col
:md=
"12"
:sm=
"24"
>
<a-col
:md=
"12"
:sm=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:bordered=
"false"
>
<!-- 按钮操作区域 -->
<!-- 按钮操作区域 -->
<a-row
style=
"margin-left: 14px"
>
<a-row
style=
"margin-left: 14px"
>
<a-button
v-if=
"btnEnableList.indexOf(1)>-1"
@
click=
"handleAdd()"
type=
"primary"
>
添加类别
</a-button>
<a-button
v-if=
"btnEnableList.indexOf(1)>-1"
@
click=
"handleAdd()"
type=
"primary"
>
添加类别
</a-button>
...
...
jshERP-web/src/views/material/MaterialList.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<!-- 搜索区域 -->
<!-- 搜索区域 -->
...
...
jshERP-web/src/views/material/MaterialPropertyList.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<!-- 搜索区域 -->
<!-- 搜索区域 -->
...
...
jshERP-web/src/views/report/AccountReport.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
...
...
jshERP-web/src/views/report/AllocationDetail.vue
View file @
d0fe0f35
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域
<!-- 查询区域
projectId 调出仓库
projectId 调出仓库
projectIdto 调入仓库
projectIdto 调入仓库
...
...
jshERP-web/src/views/report/BuyInReport.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
...
...
jshERP-web/src/views/report/CustomerAccount.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
...
...
jshERP-web/src/views/report/InDetail.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
...
...
jshERP-web/src/views/report/InMaterialCount.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
...
...
jshERP-web/src/views/report/InOutStockReport.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
...
...
jshERP-web/src/views/report/MaterialStock.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
...
...
jshERP-web/src/views/report/OutDetail.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
...
...
jshERP-web/src/views/report/OutMaterialCount.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
...
...
jshERP-web/src/views/report/SaleOutReport.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
...
...
jshERP-web/src/views/report/StockWarningReport.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
...
...
jshERP-web/src/views/report/VendorAccount.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
...
...
jshERP-web/src/views/system/AccountList.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<!-- 搜索区域 -->
<!-- 搜索区域 -->
...
...
jshERP-web/src/views/system/CustomerList.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<!-- 搜索区域 -->
<!-- 搜索区域 -->
...
...
jshERP-web/src/views/system/DepotList.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<!-- 搜索区域 -->
<!-- 搜索区域 -->
...
...
jshERP-web/src/views/system/FunctionList.vue
View file @
d0fe0f35
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<
template
>
<
template
>
<a-row
:gutter=
"24"
>
<a-row
:gutter=
"24"
>
<a-col
:md=
"24"
>
<a-col
:md=
"24"
>
<a-card
:bordered=
"false"
>
<a-card
:style=
"cardStyle"
:bordered=
"false"
>
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<!-- 搜索区域 -->
<!-- 搜索区域 -->
...
...
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