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
2a21622e
Commit
2a21622e
authored
Sep 25, 2021
by
季圣华
Browse files
优化单据列表的高度
parent
32fac5fc
Changes
9
Show whitespace changes
Inline
Side-by-side
jshERP-web/src/views/bill/dialog/BillDetail.vue
View file @
2a21622e
<
template
>
<
template
>
<a-card
:bordered=
"false"
>
<j-modal
<j-modal
:title=
"title"
:title=
"title"
:width=
"width"
:width=
"width"
...
@@ -833,9 +832,8 @@
...
@@ -833,9 +832,8 @@
</a-row>
</a-row>
</
template
>
</
template
>
</a-form>
</a-form>
</j-modal>
<bill-print-iframe
ref=
"modalDetail"
></bill-print-iframe>
<bill-print-iframe
ref=
"modalDetail"
></bill-print-iframe>
</
a-card
>
</
j-modal
>
</template>
</template>
<
script
>
<
script
>
...
...
jshERP-web/src/views/bill/modules/PurchaseBackModal.vue
View file @
2a21622e
<
template
>
<
template
>
<a-card
:bordered=
"false"
>
<j-modal
<j-modal
:title=
"title"
:title=
"title"
:width=
"width"
:width=
"width"
...
@@ -119,10 +118,9 @@
...
@@ -119,10 +118,9 @@
</a-row>
</a-row>
</a-form>
</a-form>
</a-spin>
</a-spin>
</j-modal>
<many-account-modal
ref=
"manyAccountModalForm"
@
ok=
"manyAccountModalFormOk"
></many-account-modal>
<many-account-modal
ref=
"manyAccountModalForm"
@
ok=
"manyAccountModalFormOk"
></many-account-modal>
<link-bill-list
ref=
"linkBillList"
@
ok=
"linkBillListOk"
></link-bill-list>
<link-bill-list
ref=
"linkBillList"
@
ok=
"linkBillListOk"
></link-bill-list>
</
a-card
>
</
j-modal
>
</
template
>
</
template
>
<
script
>
<
script
>
import
pick
from
'
lodash.pick
'
import
pick
from
'
lodash.pick
'
...
...
jshERP-web/src/views/bill/modules/PurchaseInModal.vue
View file @
2a21622e
<
template
>
<
template
>
<a-card
:bordered=
"false"
>
<j-modal
<j-modal
:title=
"title"
:title=
"title"
:width=
"width"
:width=
"width"
...
@@ -119,10 +118,9 @@
...
@@ -119,10 +118,9 @@
</a-row>
</a-row>
</a-form>
</a-form>
</a-spin>
</a-spin>
</j-modal>
<many-account-modal
ref=
"manyAccountModalForm"
@
ok=
"manyAccountModalFormOk"
></many-account-modal>
<many-account-modal
ref=
"manyAccountModalForm"
@
ok=
"manyAccountModalFormOk"
></many-account-modal>
<link-bill-list
ref=
"linkBillList"
@
ok=
"linkBillListOk"
></link-bill-list>
<link-bill-list
ref=
"linkBillList"
@
ok=
"linkBillListOk"
></link-bill-list>
</
a-card
>
</
j-modal
>
</
template
>
</
template
>
<
script
>
<
script
>
...
...
jshERP-web/src/views/bill/modules/RetailBackModal.vue
View file @
2a21622e
<
template
>
<
template
>
<a-card
:bordered=
"false"
>
<j-modal
<j-modal
:title=
"title"
:title=
"title"
:width=
"width"
:width=
"width"
...
@@ -104,9 +103,8 @@
...
@@ -104,9 +103,8 @@
</a-row>
</a-row>
</a-form>
</a-form>
</a-spin>
</a-spin>
</j-modal>
<link-bill-list
ref=
"linkBillList"
@
ok=
"linkBillListOk"
></link-bill-list>
<link-bill-list
ref=
"linkBillList"
@
ok=
"linkBillListOk"
></link-bill-list>
</
a-card
>
</
j-modal
>
</
template
>
</
template
>
<
script
>
<
script
>
import
pick
from
'
lodash.pick
'
import
pick
from
'
lodash.pick
'
...
...
jshERP-web/src/views/bill/modules/SaleBackModal.vue
View file @
2a21622e
<
template
>
<
template
>
<a-card
:bordered=
"false"
>
<j-modal
<j-modal
:title=
"title"
:title=
"title"
:width=
"width"
:width=
"width"
...
@@ -122,10 +121,9 @@
...
@@ -122,10 +121,9 @@
</a-row>
</a-row>
</a-form>
</a-form>
</a-spin>
</a-spin>
</j-modal>
<many-account-modal
ref=
"manyAccountModalForm"
@
ok=
"manyAccountModalFormOk"
></many-account-modal>
<many-account-modal
ref=
"manyAccountModalForm"
@
ok=
"manyAccountModalFormOk"
></many-account-modal>
<link-bill-list
ref=
"linkBillList"
@
ok=
"linkBillListOk"
></link-bill-list>
<link-bill-list
ref=
"linkBillList"
@
ok=
"linkBillListOk"
></link-bill-list>
</
a-card
>
</
j-modal
>
</
template
>
</
template
>
<
script
>
<
script
>
import
pick
from
'
lodash.pick
'
import
pick
from
'
lodash.pick
'
...
...
jshERP-web/src/views/bill/modules/SaleOutModal.vue
View file @
2a21622e
<
template
>
<
template
>
<a-card
:bordered=
"false"
>
<j-modal
<j-modal
:title=
"title"
:title=
"title"
:width=
"width"
:width=
"width"
...
@@ -122,10 +121,9 @@
...
@@ -122,10 +121,9 @@
</a-row>
</a-row>
</a-form>
</a-form>
</a-spin>
</a-spin>
</j-modal>
<many-account-modal
ref=
"manyAccountModalForm"
@
ok=
"manyAccountModalFormOk"
></many-account-modal>
<many-account-modal
ref=
"manyAccountModalForm"
@
ok=
"manyAccountModalFormOk"
></many-account-modal>
<link-bill-list
ref=
"linkBillList"
@
ok=
"linkBillListOk"
></link-bill-list>
<link-bill-list
ref=
"linkBillList"
@
ok=
"linkBillListOk"
></link-bill-list>
</
a-card
>
</
j-modal
>
</
template
>
</
template
>
<
script
>
<
script
>
import
pick
from
'
lodash.pick
'
import
pick
from
'
lodash.pick
'
...
...
jshERP-web/src/views/financial/dialog/FinancialDetail.vue
View file @
2a21622e
<
template
>
<
template
>
<a-card
:bordered=
"false"
>
<j-modal
<j-modal
:title=
"title"
:title=
"title"
:width=
"width"
:width=
"width"
...
@@ -396,10 +395,9 @@
...
@@ -396,10 +395,9 @@
</a-row>
</a-row>
</
template
>
</
template
>
</a-form>
</a-form>
</j-modal>
<!-- 表单区域 -->
<!-- 表单区域 -->
<bill-detail
ref=
"modalDetail"
></bill-detail>
<bill-detail
ref=
"modalDetail"
></bill-detail>
</
a-card
>
</
j-modal
>
</template>
</template>
<
script
>
<
script
>
import
pick
from
'
lodash.pick
'
import
pick
from
'
lodash.pick
'
...
...
jshERP-web/src/views/financial/modules/MoneyInModal.vue
View file @
2a21622e
<
template
>
<
template
>
<a-card
:bordered=
"false"
>
<j-modal
<j-modal
:title=
"title"
:title=
"title"
:width=
"width"
:width=
"width"
...
@@ -114,9 +113,8 @@
...
@@ -114,9 +113,8 @@
</a-row>
</a-row>
</a-form>
</a-form>
</a-spin>
</a-spin>
</j-modal>
<debt-bill-list
ref=
"debtBillList"
@
ok=
"debtBillListOk"
></debt-bill-list>
<debt-bill-list
ref=
"debtBillList"
@
ok=
"debtBillListOk"
></debt-bill-list>
</
a-card
>
</
j-modal
>
</
template
>
</
template
>
<
script
>
<
script
>
import
pick
from
'
lodash.pick
'
import
pick
from
'
lodash.pick
'
...
...
jshERP-web/src/views/financial/modules/MoneyOutModal.vue
View file @
2a21622e
<
template
>
<
template
>
<a-card
:bordered=
"false"
>
<j-modal
<j-modal
:title=
"title"
:title=
"title"
:width=
"width"
:width=
"width"
...
@@ -114,9 +113,8 @@
...
@@ -114,9 +113,8 @@
</a-row>
</a-row>
</a-form>
</a-form>
</a-spin>
</a-spin>
</j-modal>
<debt-bill-list
ref=
"debtBillList"
@
ok=
"debtBillListOk"
></debt-bill-list>
<debt-bill-list
ref=
"debtBillList"
@
ok=
"debtBillListOk"
></debt-bill-list>
</
a-card
>
</
j-modal
>
</
template
>
</
template
>
<
script
>
<
script
>
import
pick
from
'
lodash.pick
'
import
pick
from
'
lodash.pick
'
...
...
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