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
f73d3689
Commit
f73d3689
authored
Dec 12, 2022
by
季圣华
Browse files
调整页面布局,改为在右侧展示弹窗
parent
256282c2
Changes
8
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/financial/dialog/DebtBillList.vue
View file @
f73d3689
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
@cancel="handleCancel"
@cancel="handleCancel"
cancelText="关闭"
cancelText="关闭"
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">
<!-- 查询区域 -->
<!-- 查询区域 -->
<div
class=
"table-page-search-wrapper"
>
<div
class=
"table-page-search-wrapper"
>
<!-- 搜索区域 -->
<!-- 搜索区域 -->
...
...
jshERP-web/src/views/material/modules/MaterialPropertyModal.vue
View file @
f73d3689
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
@cancel="handleCancel"
@cancel="handleCancel"
cancelText="关闭"
cancelText="关闭"
wrapClassName="ant-modal-cust-warp"
wrapClassName="ant-modal-cust-warp"
style="top:
2
0%;height: 70%;overflow-y: hidden">
style="top:
1
0%;height: 70%;overflow-y: hidden">
<a-spin
:spinning=
"confirmLoading"
>
<a-spin
:spinning=
"confirmLoading"
>
<a-form
:form=
"form"
>
<a-form
:form=
"form"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"名称"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"名称"
>
...
...
jshERP-web/src/views/system/modules/FunctionModal.vue
View file @
f73d3689
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
@cancel="handleCancel"
@cancel="handleCancel"
cancelText="关闭"
cancelText="关闭"
wrapClassName="ant-modal-cust-warp"
wrapClassName="ant-modal-cust-warp"
style="top:
10
%;height: 90%;overflow-y: hidden">
style="top:
5
%;height: 90%;overflow-y: hidden">
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
key=
"back"
v-if=
"isReadOnly"
@
click=
"handleCancel"
>
<a-button
key=
"back"
v-if=
"isReadOnly"
@
click=
"handleCancel"
>
关闭
关闭
...
...
jshERP-web/src/views/system/modules/FunctionTreeModal.vue
View file @
f73d3689
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
@cancel="handleCancel"
@cancel="handleCancel"
cancelText="关闭"
cancelText="关闭"
wrapClassName="ant-modal-cust-warp"
wrapClassName="ant-modal-cust-warp"
style="top:
10
%;height: 90%;overflow-y: hidden">
style="top:
5
%;height: 90%;overflow-y: hidden">
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<a-button
key=
"back"
@
click=
"handleCancel"
>
<a-button
key=
"back"
@
click=
"handleCancel"
>
关闭
关闭
...
...
jshERP-web/src/views/system/modules/PlatformConfigModal.vue
View file @
f73d3689
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
@cancel="handleCancel"
@cancel="handleCancel"
cancelText="关闭"
cancelText="关闭"
wrapClassName="ant-modal-cust-warp"
wrapClassName="ant-modal-cust-warp"
style="top:
30
%;height: 40%;overflow-y: hidden">
style="top:
25
%;height: 40%;overflow-y: hidden">
<a-spin
:spinning=
"confirmLoading"
>
<a-spin
:spinning=
"confirmLoading"
>
<a-form
:form=
"form"
id=
"platformConfigModal"
>
<a-form
:form=
"form"
id=
"platformConfigModal"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"配置名称"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"配置名称"
>
...
...
jshERP-web/src/views/system/modules/PluginAppModal.vue
View file @
f73d3689
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
@cancel="handleCancel"
@cancel="handleCancel"
cancelText="关闭"
cancelText="关闭"
wrapClassName="ant-modal-cust-warp"
wrapClassName="ant-modal-cust-warp"
style="top:2
5
%;height: 50%;overflow-y: hidden">
style="top:2
0
%;height: 50%;overflow-y: hidden">
<a-spin
:spinning=
"confirmLoading"
>
<a-spin
:spinning=
"confirmLoading"
>
<a-form
:form=
"form"
>
<a-form
:form=
"form"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"机器码"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"机器码"
>
...
...
jshERP-web/src/views/system/modules/PluginModal.vue
View file @
f73d3689
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
@cancel="handleCancel"
@cancel="handleCancel"
cancelText="关闭"
cancelText="关闭"
wrapClassName="ant-modal-cust-warp"
wrapClassName="ant-modal-cust-warp"
style="top:2
5
%;height: 50%;overflow-y: hidden">
style="top:2
0
%;height: 50%;overflow-y: hidden">
<a-spin
:spinning=
"confirmLoading"
>
<a-spin
:spinning=
"confirmLoading"
>
<a-form
:form=
"form"
>
<a-form
:form=
"form"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"机器码"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"机器码"
>
...
...
jshERP-web/src/views/system/modules/TenantModal.vue
View file @
f73d3689
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
@cancel="handleCancel"
@cancel="handleCancel"
cancelText="关闭"
cancelText="关闭"
wrapClassName="ant-modal-cust-warp"
wrapClassName="ant-modal-cust-warp"
style="top:
20
%;height: 60%;overflow-y: hidden">
style="top:
15
%;height: 60%;overflow-y: hidden">
<a-spin
:spinning=
"confirmLoading"
>
<a-spin
:spinning=
"confirmLoading"
>
<a-form
:form=
"form"
>
<a-form
:form=
"form"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"登录名称"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"登录名称"
>
...
...
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