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
f1631507
Commit
f1631507
authored
Dec 09, 2022
by
季圣华
Browse files
调整页面布局(初稿)
parent
e26e7991
Changes
68
Show whitespace changes
Inline
Side-by-side
jshERP-web/src/views/bill/modules/OtherInModal.vue
View file @
f1631507
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
switchFullscreen
switchFullscreen
@
cancel=
"handleCancel"
@
cancel=
"handleCancel"
wrapClassName=
"ant-modal-cust-warp"
wrapClassName=
"ant-modal-cust-warp"
style=
"top:
5%
;height:
100
%;overflow-y: hidden"
>
style=
"top:
20px
;height:
95
%;overflow-y: hidden"
>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
...
...
jshERP-web/src/views/bill/modules/OtherOutModal.vue
View file @
f1631507
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
switchFullscreen
switchFullscreen
@
cancel=
"handleCancel"
@
cancel=
"handleCancel"
wrapClassName=
"ant-modal-cust-warp"
wrapClassName=
"ant-modal-cust-warp"
style=
"top:
5%
;height:
100
%;overflow-y: hidden"
>
style=
"top:
20px
;height:
95
%;overflow-y: hidden"
>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
...
...
jshERP-web/src/views/bill/modules/PurchaseBackModal.vue
View file @
f1631507
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
switchFullscreen
switchFullscreen
@
cancel=
"handleCancel"
@
cancel=
"handleCancel"
wrapClassName=
"ant-modal-cust-warp"
wrapClassName=
"ant-modal-cust-warp"
style=
"top:
5%
;height:
100
%;overflow-y: hidden"
>
style=
"top:
20px
;height:
95
%;overflow-y: hidden"
>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
...
...
jshERP-web/src/views/bill/modules/PurchaseInModal.vue
View file @
f1631507
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
@
cancel=
"handleCancel"
@
cancel=
"handleCancel"
wrapClassName=
"ant-modal-cust-warp"
wrapClassName=
"ant-modal-cust-warp"
:id=
"prefixNo"
:id=
"prefixNo"
style=
"top:
5%
;height:
100
%;overflow-y: hidden"
>
style=
"top:
20px
;height:
95
%;overflow-y: hidden"
>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
...
...
jshERP-web/src/views/bill/modules/PurchaseOrderModal.vue
View file @
f1631507
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
@
cancel=
"handleCancel"
@
cancel=
"handleCancel"
wrapClassName=
"ant-modal-cust-warp"
wrapClassName=
"ant-modal-cust-warp"
:id=
"prefixNo"
:id=
"prefixNo"
style=
"top:
5%
;height:
100
%;overflow-y: hidden"
>
style=
"top:
20px
;height:
95
%;overflow-y: hidden"
>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
...
...
jshERP-web/src/views/bill/modules/RetailBackModal.vue
View file @
f1631507
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
switchFullscreen
switchFullscreen
@
cancel=
"handleCancel"
@
cancel=
"handleCancel"
wrapClassName=
"ant-modal-cust-warp"
wrapClassName=
"ant-modal-cust-warp"
style=
"top:
5%
;height:
100
%;overflow-y: hidden"
>
style=
"top:
20px
;height:
95
%;overflow-y: hidden"
>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
...
...
jshERP-web/src/views/bill/modules/RetailOutModal.vue
View file @
f1631507
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
@
cancel=
"handleCancel"
@
cancel=
"handleCancel"
wrapClassName=
"ant-modal-cust-warp"
wrapClassName=
"ant-modal-cust-warp"
:id=
"prefixNo"
:id=
"prefixNo"
style=
"top:
5%
;height:
100
%;overflow-y: hidden"
>
style=
"top:
20px
;height:
95
%;overflow-y: hidden"
>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
...
...
jshERP-web/src/views/bill/modules/SaleBackModal.vue
View file @
f1631507
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
switchFullscreen
switchFullscreen
@
cancel=
"handleCancel"
@
cancel=
"handleCancel"
wrapClassName=
"ant-modal-cust-warp"
wrapClassName=
"ant-modal-cust-warp"
style=
"top:
5%
;height:
100
%;overflow-y: hidden"
>
style=
"top:
20px
;height:
95
%;overflow-y: hidden"
>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
...
...
jshERP-web/src/views/bill/modules/SaleOrderModal.vue
View file @
f1631507
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
@
cancel=
"handleCancel"
@
cancel=
"handleCancel"
wrapClassName=
"ant-modal-cust-warp"
wrapClassName=
"ant-modal-cust-warp"
:id=
"prefixNo"
:id=
"prefixNo"
style=
"top:
5%
;height:
100
%;overflow-y: hidden"
>
style=
"top:
20px
;height:
95
%;overflow-y: hidden"
>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
...
...
jshERP-web/src/views/bill/modules/SaleOutModal.vue
View file @
f1631507
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
@
cancel=
"handleCancel"
@
cancel=
"handleCancel"
wrapClassName=
"ant-modal-cust-warp"
wrapClassName=
"ant-modal-cust-warp"
:id=
"prefixNo"
:id=
"prefixNo"
style=
"top:
5%
;height:
100
%;overflow-y: hidden"
>
style=
"top:
20px
;height:
95
%;overflow-y: hidden"
>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
...
...
jshERP-web/src/views/financial/dialog/DebtBillList.vue
View file @
f1631507
<
template
>
<
template
>
<div
ref=
"container"
>
<a-modal
<a-modal
:title=
"title"
:title=
"title"
:width=
"1300"
:width=
"1300"
:visible=
"visible"
:visible=
"visible"
:getContainer=
"() => $refs.container"
:maskStyle=
"
{'top':'101px','left':'151px'}"
:maskClosable="false"
@ok="handleOk"
@ok="handleOk"
@cancel="handleCancel"
@cancel="handleCancel"
cancelText="关闭"
cancelText="关闭"
...
@@ -71,6 +75,7 @@
...
@@ -71,6 +75,7 @@
<!-- 表单区域 -->
<!-- 表单区域 -->
<bill-detail
ref=
"modalDetail"
></bill-detail>
<bill-detail
ref=
"modalDetail"
></bill-detail>
</a-modal>
</a-modal>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
...
...
jshERP-web/src/views/financial/modules/AdvanceInModal.vue
View file @
f1631507
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
switchFullscreen
switchFullscreen
@
cancel=
"handleCancel"
@
cancel=
"handleCancel"
wrapClassName=
"ant-modal-cust-warp"
wrapClassName=
"ant-modal-cust-warp"
style=
"top:
5%
;height:
100
%;overflow-y: hidden"
>
style=
"top:
20px
;height:
95
%;overflow-y: hidden"
>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
...
...
jshERP-web/src/views/financial/modules/GiroModal.vue
View file @
f1631507
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
switchFullscreen
switchFullscreen
@
cancel=
"handleCancel"
@
cancel=
"handleCancel"
wrapClassName=
"ant-modal-cust-warp"
wrapClassName=
"ant-modal-cust-warp"
style=
"top:
5%
;height:
100
%;overflow-y: hidden"
>
style=
"top:
20px
;height:
95
%;overflow-y: hidden"
>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
...
...
jshERP-web/src/views/financial/modules/ItemInModal.vue
View file @
f1631507
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
switchFullscreen
switchFullscreen
@
cancel=
"handleCancel"
@
cancel=
"handleCancel"
wrapClassName=
"ant-modal-cust-warp"
wrapClassName=
"ant-modal-cust-warp"
style=
"top:
5%
;height:
100
%;overflow-y: hidden"
>
style=
"top:
20px
;height:
95
%;overflow-y: hidden"
>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
...
...
jshERP-web/src/views/financial/modules/ItemOutModal.vue
View file @
f1631507
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
switchFullscreen
switchFullscreen
@
cancel=
"handleCancel"
@
cancel=
"handleCancel"
wrapClassName=
"ant-modal-cust-warp"
wrapClassName=
"ant-modal-cust-warp"
style=
"top:
5%
;height:
100
%;overflow-y: hidden"
>
style=
"top:
20px
;height:
95
%;overflow-y: hidden"
>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
...
...
jshERP-web/src/views/financial/modules/MoneyInModal.vue
View file @
f1631507
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
switchFullscreen
switchFullscreen
@
cancel=
"handleCancel"
@
cancel=
"handleCancel"
wrapClassName=
"ant-modal-cust-warp"
wrapClassName=
"ant-modal-cust-warp"
style=
"top:
5%
;height:
100
%;overflow-y: hidden"
>
style=
"top:
20px
;height:
95
%;overflow-y: hidden"
>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
...
...
jshERP-web/src/views/financial/modules/MoneyOutModal.vue
View file @
f1631507
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
switchFullscreen
switchFullscreen
@
cancel=
"handleCancel"
@
cancel=
"handleCancel"
wrapClassName=
"ant-modal-cust-warp"
wrapClassName=
"ant-modal-cust-warp"
style=
"top:
5%
;height:
100
%;overflow-y: hidden"
>
style=
"top:
20px
;height:
95
%;overflow-y: hidden"
>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
@
click=
"handleCancel"
>
取消
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
<a-button
v-if=
"isCanCheck"
@
click=
"handleOkAndCheck"
>
保存并审核
</a-button>
...
...
jshERP-web/src/views/material/modules/BatchSetInfoModal.vue
View file @
f1631507
<
template
>
<
template
>
<div
ref=
"container"
>
<a-modal
<a-modal
:title=
"title"
:title=
"title"
:width=
"1000"
:width=
"1000"
:visible=
"visible"
:visible=
"visible"
:confirm-loading=
"confirmLoading"
:confirm-loading=
"confirmLoading"
:getContainer=
"() => $refs.container"
:maskStyle=
"
{'top':'101px','left':'151px'}"
:maskClosable="false"
@ok="handleOk"
@ok="handleOk"
@cancel="handleCancel"
@cancel="handleCancel"
wrapClassName="ant-modal-cust-warp"
wrapClassName="ant-modal-cust-warp"
...
@@ -58,6 +62,7 @@
...
@@ -58,6 +62,7 @@
</a-form>
</a-form>
</a-spin>
</a-spin>
</a-modal>
</a-modal>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
...
...
jshERP-web/src/views/material/modules/BatchSetPriceModal.vue
View file @
f1631507
<
template
>
<
template
>
<div
ref=
"container"
>
<a-modal
<a-modal
:title=
"title"
:title=
"title"
:width=
"500"
:width=
"500"
:visible=
"visible"
:visible=
"visible"
:confirm-loading=
"confirmLoading"
:confirm-loading=
"confirmLoading"
:getContainer=
"() => $refs.container"
:maskStyle=
"
{'top':'101px','left':'151px'}"
:maskClosable="false"
@ok="handleOk"
@ok="handleOk"
@cancel="handleCancel"
@cancel="handleCancel"
cancelText="关闭"
cancelText="关闭"
...
@@ -22,6 +26,7 @@
...
@@ -22,6 +26,7 @@
</a-form>
</a-form>
</a-spin>
</a-spin>
</a-modal>
</a-modal>
</div>
</template>
</template>
<
script
>
<
script
>
...
...
jshERP-web/src/views/material/modules/BatchSetStockModal.vue
View file @
f1631507
<
template
>
<
template
>
<div
ref=
"container"
>
<a-modal
<a-modal
:title=
"title"
:title=
"title"
:width=
"500"
:width=
"500"
:visible=
"visible"
:visible=
"visible"
:confirm-loading=
"confirmLoading"
:confirm-loading=
"confirmLoading"
:getContainer=
"() => $refs.container"
:maskStyle=
"
{'top':'101px','left':'151px'}"
:maskClosable="false"
@ok="handleOk"
@ok="handleOk"
@cancel="handleCancel"
@cancel="handleCancel"
cancelText="关闭"
cancelText="关闭"
...
@@ -22,6 +26,7 @@
...
@@ -22,6 +26,7 @@
</a-form>
</a-form>
</a-spin>
</a-spin>
</a-modal>
</a-modal>
</div>
</template>
</template>
<
script
>
<
script
>
...
...
Prev
1
2
3
4
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