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
"eladmin-common/vscode:/vscode.git/clone" did not exist on "caafb830bf909dc4c7244b70f7f5de7170baf759"
Commit
f1631507
authored
Dec 09, 2022
by
季圣华
Browse files
调整页面布局(初稿)
parent
e26e7991
Changes
68
Hide 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
>
<a-modal
<div
ref=
"container"
>
:title=
"title"
<a-modal
:width=
"1300"
:title=
"title"
:visible=
"visible"
:width=
"1300"
@
ok=
"handleOk"
:visible=
"visible"
@
cancel=
"handleCancel"
:getContainer=
"() => $refs.container"
cancelText=
"关闭"
:maskStyle=
"
{'top':'101px','left':'151px'}"
wrapClassName=
"ant-modal-cust-warp"
:maskClosable="false"
style=
"top:5%;height: 100%;overflow-y: hidden"
>
@ok="handleOk"
<!-- 查询区域 -->
@cancel="handleCancel"
<div
class=
"table-page-search-wrapper"
>
cancelText="关闭"
<!-- 搜索区域 -->
wrapClassName="ant-modal-cust-warp"
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
style="top:5%;height: 100%;overflow-y: hidden">
<a-row
:gutter=
"24"
>
<!-- 查询区域 -->
<a-col
:md=
"6"
:sm=
"24"
>
<div
class=
"table-page-search-wrapper"
>
<a-form-item
label=
"单据编号"
:labelCol=
"
{span: 5}" :wrapperCol="{span: 18, offset: 1}">
<!-- 搜索区域 -->
<a-input
placeholder=
"请输入单据编号查询"
v-model=
"queryParam.number"
></a-input>
<a-form
layout=
"inline"
@
keyup.enter.native=
"searchQuery"
>
</a-form-item>
<a-row
:gutter=
"24"
>
</a-col>
<a-col
:md=
"6"
:sm=
"24"
>
<a-form-item
label=
"商品信息"
:labelCol=
"
{span: 5}" :wrapperCol="{span: 18, offset: 1}">
<a-input
placeholder=
"请输入名称、规格、型号"
v-model=
"queryParam.materialParam"
></a-input>
</a-form-item>
</a-col>
<a-col
:md=
"6"
:sm=
"24"
>
<a-form-item
label=
"单据日期"
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
>
<a-range-picker
style=
"width: 100%"
v-model=
"queryParam.createTimeRange"
format=
"YYYY-MM-DD"
:placeholder=
"['开始时间', '结束时间']"
@
change=
"onDateChange"
@
ok=
"onDateOk"
/>
</a-form-item>
</a-col>
<span
style=
"float: left;overflow: hidden;"
class=
"table-page-search-submitButtons"
>
<a-col
:md=
"6"
:sm=
"24"
>
<a-col
:md=
"6"
:sm=
"24"
>
<a-button
type=
"primary"
@
click=
"searchQuery"
>
查询
</a-button>
<a-form-item
label=
"单据编号"
:labelCol=
"
{span: 5}" :wrapperCol="{span: 18, offset: 1}">
<a-button
style=
"margin-left: 8px"
@
click=
"searchReset"
>
重置
</a-button>
<a-input
placeholder=
"请输入单据编号查询"
v-model=
"queryParam.number"
></a-input>
</a-form-item>
</a-col>
</a-col>
</span>
<a-col
:md=
"6"
:sm=
"24"
>
</a-row>
<a-form-item
label=
"商品信息"
:labelCol=
"
{span: 5}" :wrapperCol="{span: 18, offset: 1}">
</a-form>
<a-input
placeholder=
"请输入名称、规格、型号"
v-model=
"queryParam.materialParam"
></a-input>
</div>
</a-form-item>
<!-- table区域-begin -->
</a-col>
<a-table
<a-col
:md=
"6"
:sm=
"24"
>
bordered
<a-form-item
label=
"单据日期"
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
>
ref=
"table"
<a-range-picker
size=
"middle"
style=
"width: 100%"
rowKey=
"id"
v-model=
"queryParam.createTimeRange"
:columns=
"columns"
format=
"YYYY-MM-DD"
:dataSource=
"dataSource"
:placeholder=
"['开始时间', '结束时间']"
:pagination=
"ipagination"
@
change=
"onDateChange"
:loading=
"loading"
@
ok=
"onDateOk"
:rowSelection=
"
{selectedRowKeys: selectedRowKeys, onChange: onSelectChange, type: getType}"
/>
:customRow="rowAction"
</a-form-item>
@change="handleTableChange">
</a-col>
<span
slot=
"numberCustomRender"
slot-scope=
"text, record"
>
<span
style=
"float: left;overflow: hidden;"
class=
"table-page-search-submitButtons"
>
<a
@
click=
"myHandleDetail(record)"
>
{{
record
.
number
}}
</a>
<a-col
:md=
"6"
:sm=
"24"
>
</span>
<a-button
type=
"primary"
@
click=
"searchQuery"
>
查询
</a-button>
<span
slot=
"customTitle"
>
<a-button
style=
"margin-left: 8px"
@
click=
"searchReset"
>
重置
</a-button>
实际欠款
</a-col>
<a-tooltip
title=
"实际欠款=本单欠款-退货单欠款(主要针对存在退货的情况)"
>
</span>
<a-icon
type=
"question-circle"
/>
</a-row>
</a-tooltip>
</a-form>
</span>
</div>
</a-table>
<!-- table区域-begin -->
<!-- table区域-end -->
<a-table
<!-- 表单区域 -->
bordered
<bill-detail
ref=
"modalDetail"
></bill-detail>
ref=
"table"
</a-modal>
size=
"middle"
rowKey=
"id"
:columns=
"columns"
:dataSource=
"dataSource"
:pagination=
"ipagination"
:loading=
"loading"
:rowSelection=
"
{selectedRowKeys: selectedRowKeys, onChange: onSelectChange, type: getType}"
:customRow="rowAction"
@change="handleTableChange">
<span
slot=
"numberCustomRender"
slot-scope=
"text, record"
>
<a
@
click=
"myHandleDetail(record)"
>
{{
record
.
number
}}
</a>
</span>
<span
slot=
"customTitle"
>
实际欠款
<a-tooltip
title=
"实际欠款=本单欠款-退货单欠款(主要针对存在退货的情况)"
>
<a-icon
type=
"question-circle"
/>
</a-tooltip>
</span>
</a-table>
<!-- table区域-end -->
<!-- 表单区域 -->
<bill-detail
ref=
"modalDetail"
></bill-detail>
</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
>
<a-modal
<div
ref=
"container"
>
:title=
"title"
<a-modal
:width=
"1000"
:title=
"title"
:visible=
"visible"
:width=
"1000"
:confirm-loading=
"confirmLoading"
:visible=
"visible"
@
ok=
"handleOk"
:confirm-loading=
"confirmLoading"
@
cancel=
"handleCancel"
:getContainer=
"() => $refs.container"
wrapClassName=
"ant-modal-cust-warp"
:maskStyle=
"
{'top':'101px','left':'151px'}"
style=
"top:25%;height: 45%;overflow-y: hidden"
>
:maskClosable="false"
<a-spin
:spinning=
"confirmLoading"
>
@ok="handleOk"
<a-form
:form=
"form"
>
@cancel="handleCancel"
<a-row
class=
"form-row"
:gutter=
"24"
>
wrapClassName="ant-modal-cust-warp"
<a-col
:md=
"8"
:sm=
"24"
>
style="top:25%;height: 45%;overflow-y: hidden">
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"颜色"
>
<a-spin
:spinning=
"confirmLoading"
>
<a-input
placeholder=
"请输入颜色"
v-decorator.trim=
"[ 'color' ]"
/>
<a-form
:form=
"form"
>
</a-form-item>
<a-row
class=
"form-row"
:gutter=
"24"
>
</a-col>
<a-col
:md=
"8"
:sm=
"24"
>
<a-col
:md=
"8"
:sm=
"24"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"颜色"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"基础重量"
>
<a-input
placeholder=
"请输入颜色"
v-decorator.trim=
"[ 'color' ]"
/>
<a-input-number
style=
"width: 100%"
placeholder=
"请输入基础重量(kg)"
v-decorator.trim=
"[ 'weight' ]"
/>
</a-form-item>
</a-form-item>
</a-col>
</a-col>
<a-col
:md=
"8"
:sm=
"24"
>
<a-col
:md=
"8"
:sm=
"24"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"基础重量"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"保质期"
>
<a-input-number
style=
"width: 100%"
placeholder=
"请输入基础重量(kg)"
v-decorator.trim=
"[ 'weight' ]"
/>
<a-input-number
style=
"width: 100%"
placeholder=
"请输入保质期(天)"
v-decorator.trim=
"[ 'expiryNum' ]"
/>
</a-form-item>
</a-form-item>
</a-col>
</a-col>
<a-col
:md=
"8"
:sm=
"24"
>
<a-col
:md=
"8"
:sm=
"24"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"保质期"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"类别"
>
<a-input-number
style=
"width: 100%"
placeholder=
"请输入保质期(天)"
v-decorator.trim=
"[ 'expiryNum' ]"
/>
<a-tree-select
style=
"width:100%"
:dropdownStyle=
"
{maxHeight:'200px',overflow:'auto'}" allow-clear
</a-form-item>
:treeData="categoryTree" v-decorator="[ 'categoryId' ]" placeholder="请选择类别">
</a-col>
</a-tree-select>
<a-col
:md=
"8"
:sm=
"24"
>
</a-form-item>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"类别"
>
</a-col>
<a-tree-select
style=
"width:100%"
:dropdownStyle=
"
{maxHeight:'200px',overflow:'auto'}" allow-clear
<a-col
:md=
"8"
:sm=
"24"
>
:treeData="categoryTree" v-decorator="[ 'categoryId' ]" placeholder="请选择类别">
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"序列号"
>
</a-tree-select>
<a-select
placeholder=
"有无序列号"
v-decorator=
"[ 'enableSerialNumber' ]"
>
</a-form-item>
<a-select-option
value=
"1"
>
有
</a-select-option>
</a-col>
<a-select-option
value=
"0"
>
无
</a-select-option>
<a-col
:md=
"8"
:sm=
"24"
>
</a-select>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"序列号"
>
</a-form-item>
<a-select
placeholder=
"有无序列号"
v-decorator=
"[ 'enableSerialNumber' ]"
>
</a-col>
<a-select-option
value=
"1"
>
有
</a-select-option>
<a-col
:md=
"8"
:sm=
"24"
>
<a-select-option
value=
"0"
>
无
</a-select-option>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"批号"
>
</a-select>
<a-select
placeholder=
"有无批号"
v-decorator=
"[ 'enableBatchNumber' ]"
>
</a-form-item>
<a-select-option
value=
"1"
>
有
</a-select-option>
</a-col>
<a-select-option
value=
"0"
>
无
</a-select-option>
<a-col
:md=
"8"
:sm=
"24"
>
</a-select>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"批号"
>
</a-form-item>
<a-select
placeholder=
"有无批号"
v-decorator=
"[ 'enableBatchNumber' ]"
>
</a-col>
<a-select-option
value=
"1"
>
有
</a-select-option>
<a-col
:md=
"8"
:sm=
"24"
>
<a-select-option
value=
"0"
>
无
</a-select-option>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"备注"
>
</a-select>
<a-textarea
:rows=
"1"
placeholder=
"请输入备注"
v-decorator=
"[ 'remark' ]"
style=
"margin-top:8px;"
/>
</a-form-item>
</a-form-item>
</a-col>
</a-col>
<a-col
:md=
"8"
:sm=
"24"
>
</a-row>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"备注"
>
</a-form>
<a-textarea
:rows=
"1"
placeholder=
"请输入备注"
v-decorator=
"[ 'remark' ]"
style=
"margin-top:8px;"
/>
</a-spin>
</a-form-item>
</a-modal>
</a-col>
</a-row>
</a-form>
</a-spin>
</a-modal>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
...
...
jshERP-web/src/views/material/modules/BatchSetPriceModal.vue
View file @
f1631507
<
template
>
<
template
>
<a-modal
<div
ref=
"container"
>
:title=
"title"
<a-modal
:width=
"500"
:title=
"title"
:visible=
"visible"
:width=
"500"
:confirm-loading=
"confirmLoading"
:visible=
"visible"
@
ok=
"handleOk"
:confirm-loading=
"confirmLoading"
@
cancel=
"handleCancel"
:getContainer=
"() => $refs.container"
cancelText=
"关闭"
:maskStyle=
"
{'top':'101px','left':'151px'}"
wrapClassName=
"ant-modal-cust-warp"
:maskClosable="false"
style=
"top:35%;height: 30%;overflow-y: hidden"
>
@ok="handleOk"
<template
slot=
"footer"
>
@cancel="handleCancel"
<a-button
key=
"back"
v-if=
"isReadOnly"
@
click=
"handleCancel"
>
cancelText="关闭"
关闭
wrapClassName="ant-modal-cust-warp"
</a-button>
style="top:35%;height: 30%;overflow-y: hidden">
</
template
>
<template
slot=
"footer"
>
<a-spin
:spinning=
"confirmLoading"
>
<a-button
key=
"back"
v-if=
"isReadOnly"
@
click=
"handleCancel"
>
<a-form
:form=
"form"
>
关闭
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"请输入价格"
>
</a-button>
<a-input
placeholder=
"请输入价格"
v-decorator.trim=
"[ 'price', validatorRules.price]"
/>
</
template
>
</a-form-item>
<a-spin
:spinning=
"confirmLoading"
>
</a-form>
<a-form
:form=
"form"
>
</a-spin>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"请输入价格"
>
</a-modal>
<a-input
placeholder=
"请输入价格"
v-decorator.trim=
"[ 'price', validatorRules.price]"
/>
</a-form-item>
</a-form>
</a-spin>
</a-modal>
</div>
</template>
</template>
<
script
>
<
script
>
...
...
jshERP-web/src/views/material/modules/BatchSetStockModal.vue
View file @
f1631507
<
template
>
<
template
>
<a-modal
<div
ref=
"container"
>
:title=
"title"
<a-modal
:width=
"500"
:title=
"title"
:visible=
"visible"
:width=
"500"
:confirm-loading=
"confirmLoading"
:visible=
"visible"
@
ok=
"handleOk"
:confirm-loading=
"confirmLoading"
@
cancel=
"handleCancel"
:getContainer=
"() => $refs.container"
cancelText=
"关闭"
:maskStyle=
"
{'top':'101px','left':'151px'}"
wrapClassName=
"ant-modal-cust-warp"
:maskClosable="false"
style=
"top:35%;height: 30%;overflow-y: hidden"
>
@ok="handleOk"
<template
slot=
"footer"
>
@cancel="handleCancel"
<a-button
key=
"back"
v-if=
"isReadOnly"
@
click=
"handleCancel"
>
cancelText="关闭"
关闭
wrapClassName="ant-modal-cust-warp"
</a-button>
style="top:35%;height: 30%;overflow-y: hidden">
</
template
>
<template
slot=
"footer"
>
<a-spin
:spinning=
"confirmLoading"
>
<a-button
key=
"back"
v-if=
"isReadOnly"
@
click=
"handleCancel"
>
<a-form
:form=
"form"
>
关闭
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"请输入数量"
>
</a-button>
<a-input
placeholder=
"请输入数量"
v-decorator.trim=
"[ 'number', validatorRules.number]"
/>
</
template
>
</a-form-item>
<a-spin
:spinning=
"confirmLoading"
>
</a-form>
<a-form
:form=
"form"
>
</a-spin>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"请输入数量"
>
</a-modal>
<a-input
placeholder=
"请输入数量"
v-decorator.trim=
"[ 'number', validatorRules.number]"
/>
</a-form-item>
</a-form>
</a-spin>
</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