Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-platform
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linweijiong
jinfa-platform
Commits
24c6c5c2
Commit
24c6c5c2
authored
Jan 08, 2021
by
XieZhiXiong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 添加列表检索框 FormItem 宽度限制
parent
255d0e4f
Hide whitespace changes
Inline
Side-by-side
Showing
25 changed files
with
134 additions
and
17 deletions
+134
-17
index.ts
.../exchangeApplication/exchangePrAddDeliver/schema/index.ts
+1
-1
index.ts
...xchangeApplication/exchangePrAddLogistics/schema/index.ts
+1
-1
index.ts
...hangeApplication/exchangePrAddWarehousing/schema/index.ts
+1
-1
index.ts
...exchangeApplication/exchangePrConfirmBack/schema/index.ts
+1
-1
index.ts
...ice/exchangeApplication/exchangePrDeliver/schema/index.ts
+1
-1
index.ts
...ce/exchangeApplication/exchangePrFinished/schema/index.ts
+1
-1
index.ts
...ce/exchangeApplication/exchangePrReceived/schema/index.ts
+1
-1
index.ts
...vice/exchangeApplication/exchangePrSubmit/schema/index.ts
+9
-0
index.ts
...Service/exchangeApplication/exchangeQuery/schema/index.ts
+1
-1
index.ts
...rService/repairApplication/repairPrSubmit/schema/index.ts
+10
-1
index.ts
...rService/returnApplication/returnPrSubmit/schema/index.ts
+9
-0
index.ts
...afterService/returnManage/returnPrConfirm/schema/index.ts
+1
-1
index.tsx
src/pages/member/memberImport/schema/index.tsx
+21
-0
index.tsx
src/pages/member/memberLevel/schema/index.tsx
+3
-0
index.ts
src/pages/member/memberPrSubmit/schema/index.ts
+1
-1
index.tsx
src/pages/member/memberQuery/schema/index.tsx
+6
-0
auditSchema.ts
src/pages/member/schema/auditSchema.ts
+18
-0
index.ts
...ndSettle/creditApplication/quotaFormQuery/schema/index.ts
+1
-1
index.ts
...ayandSettle/creditApplication/quotaMenage/schema/index.ts
+1
-1
index.ts
...andSettle/creditApplication/quotaPrSubmit/schema/index.ts
+1
-1
index.ts
.../payandSettle/creditManage/quotaFormQuery/schema/index.ts
+1
-1
index.ts
...ges/payandSettle/creditManage/quotaMenage/schema/index.ts
+1
-1
index.ts
src/pages/payandSettle/creditManage/schema/index.ts
+1
-1
index.tsx
...pages/transaction/stockSellStorage/bills/schema/index.tsx
+18
-0
index.tsx
...s/transaction/stockSellStorage/warehouse/schema/index.tsx
+24
-0
No files found.
src/pages/afterService/exchangeApplication/exchangePrAddDeliver/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-29 10:03:06
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-11-09 17:53:45
* @LastEditTime: 202
1-01-08 14:53:52
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
src/pages/afterService/exchangeApplication/exchangePrAddLogistics/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-29 10:03:06
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-11-11 10:39:47
* @LastEditTime: 202
1-01-08 14:53:34
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
src/pages/afterService/exchangeApplication/exchangePrAddWarehousing/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-29 10:03:06
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-11-09 17:53:45
* @LastEditTime: 202
1-01-08 14:53:12
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
src/pages/afterService/exchangeApplication/exchangePrConfirmBack/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-29 10:03:06
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-11-09 17:53:4
5
* @LastEditTime: 202
1-01-08 14:52:5
5
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
src/pages/afterService/exchangeApplication/exchangePrDeliver/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-29 10:03:06
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-11-09 17:53:45
* @LastEditTime: 202
1-01-08 14:52:41
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
src/pages/afterService/exchangeApplication/exchangePrFinished/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-11-04 10:03:06
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-11-18 19:34:09
* @LastEditTime: 202
1-01-08 14:52:16
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
src/pages/afterService/exchangeApplication/exchangePrReceived/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-29 10:03:06
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-11-18 17:51:42
* @LastEditTime: 202
1-01-08 14:51:47
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
src/pages/afterService/exchangeApplication/exchangePrSubmit/schema/index.ts
View file @
24c6c5c2
...
...
@@ -54,6 +54,9 @@ export const listSearchSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'申请单摘要'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
supplierName
:
{
...
...
@@ -61,6 +64,9 @@ export const listSearchSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'供应会员'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
'[startTime, endTime]'
:
{
...
...
@@ -69,6 +75,9 @@ export const listSearchSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'单据时间(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
submit
:
{
...
...
src/pages/afterService/exchangeApplication/exchangeQuery/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-29 10:03:06
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-11-18 17:11:22
* @LastEditTime: 202
1-01-08 14:51:15
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
src/pages/afterService/repairApplication/repairPrSubmit/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-29 10:03:06
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-11-05 14:34:48
* @LastEditTime: 202
1-01-08 15:02:20
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
@@ -54,6 +54,9 @@ export const listSearchSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'申请单摘要'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
supplierName
:
{
...
...
@@ -61,6 +64,9 @@ export const listSearchSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'供应会员'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
'[startTime, endTime]'
:
{
...
...
@@ -69,6 +75,9 @@ export const listSearchSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'单据时间(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
submit
:
{
...
...
src/pages/afterService/returnApplication/returnPrSubmit/schema/index.ts
View file @
24c6c5c2
...
...
@@ -54,6 +54,9 @@ export const listSearchSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'申请单摘要'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
supplierName
:
{
...
...
@@ -61,6 +64,9 @@ export const listSearchSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'供应会员'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
'[startTime, endTime]'
:
{
...
...
@@ -69,6 +75,9 @@ export const listSearchSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'单据时间(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
submit
:
{
...
...
src/pages/afterService/returnManage/returnPrConfirm/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-29 10:03:06
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-11-09 17:19:00
* @LastEditTime: 202
1-01-08 15:04:26
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
src/pages/member/memberImport/schema/index.tsx
View file @
24c6c5c2
...
...
@@ -49,6 +49,9 @@ export const importSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'会员类型(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
roleId
:
{
...
...
@@ -58,6 +61,9 @@ export const importSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'会员角色(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
level
:
{
...
...
@@ -67,6 +73,9 @@ export const importSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'会员等级(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
source
:
{
...
...
@@ -76,6 +85,9 @@ export const importSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'申请来源(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
outerStatus
:
{
...
...
@@ -85,6 +97,9 @@ export const importSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'外部状态(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
innerStatus
:
{
...
...
@@ -94,6 +109,9 @@ export const importSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'内部状态(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
'[startDate, endDate]'
:
{
...
...
@@ -103,6 +121,9 @@ export const importSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'时间范围(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
submit
:
{
...
...
src/pages/member/memberLevel/schema/index.tsx
View file @
24c6c5c2
...
...
@@ -43,6 +43,9 @@ export const levelSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'角色名称'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
submit
:
{
...
...
src/pages/member/memberPrSubmit/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-07 16:33:12
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-10-21 17:39:44
* @LastEditTime: 202
1-01-08 14:24:08
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
src/pages/member/memberQuery/schema/index.tsx
View file @
24c6c5c2
...
...
@@ -48,6 +48,9 @@ export const maintianSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'审核状态(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
'[startDate, endDate]'
:
{
...
...
@@ -57,6 +60,9 @@ export const maintianSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'时间范围(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
submit
:
{
...
...
src/pages/member/schema/auditSchema.ts
View file @
24c6c5c2
...
...
@@ -47,6 +47,9 @@ export const auditSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'会员类型(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
status
:
{
...
...
@@ -56,6 +59,9 @@ export const auditSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'会员状态(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
roleId
:
{
...
...
@@ -65,6 +71,9 @@ export const auditSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'会员角色(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
level
:
{
...
...
@@ -74,6 +83,9 @@ export const auditSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'会员等级(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
source
:
{
...
...
@@ -83,6 +95,9 @@ export const auditSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'申请来源(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
'[startDate, endDate]'
:
{
...
...
@@ -92,6 +107,9 @@ export const auditSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'时间范围(全部)'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
submit
:
{
...
...
src/pages/payandSettle/creditApplication/quotaFormQuery/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-29 10:03:06
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-11-02 13:47:58
* @LastEditTime: 202
1-01-08 14:50:23
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
src/pages/payandSettle/creditApplication/quotaMenage/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-27 17:47:42
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-10-15 14:12:18
* @LastEditTime: 202
1-01-08 14:49:50
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
src/pages/payandSettle/creditApplication/quotaPrSubmit/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-29 10:03:06
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-11-02 14:00:09
* @LastEditTime: 202
1-01-08 14:49:20
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
src/pages/payandSettle/creditManage/quotaFormQuery/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-29 10:03:06
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-09-30 15:40:16
* @LastEditTime: 202
1-01-08 14:48:37
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
src/pages/payandSettle/creditManage/quotaMenage/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-27 17:47:42
* @LastEditors: XieZhiXiong
* @LastEditTime: 2021-01-0
4 10:26:01
* @LastEditTime: 2021-01-0
8 14:48:06
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
src/pages/payandSettle/creditManage/schema/index.ts
View file @
24c6c5c2
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-29 10:03:06
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-10-29 16:18:29
* @LastEditTime: 202
1-01-08 14:47:30
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
src/pages/transaction/stockSellStorage/bills/schema/index.tsx
View file @
24c6c5c2
...
...
@@ -49,18 +49,27 @@ export const billsSchema: ISchema = {
type
:
'string'
,
'x-component-props'
:
{
placeholder
:
'单据摘要'
,
style
:
{
width
:
160
,
},
},
},
memberName
:
{
type
:
'string'
,
'x-component-props'
:
{
placeholder
:
'会员名称'
,
style
:
{
width
:
160
,
},
},
},
orderNo
:
{
type
:
'string'
,
'x-component-props'
:
{
placeholder
:
'订单号'
,
style
:
{
width
:
160
,
},
},
},
invoicesType
:
{
...
...
@@ -68,6 +77,9 @@ export const billsSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'单据类型'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
enum
:
[],
},
...
...
@@ -76,6 +88,9 @@ export const billsSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'对应仓库'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
enum
:
[],
},
...
...
@@ -85,6 +100,9 @@ export const billsSchema: ISchema = {
'x-component-props'
:
{
placeholder
:
'交易时间'
,
allowClear
:
true
,
style
:
{
width
:
160
,
},
},
},
submit
:
{
...
...
src/pages/transaction/stockSellStorage/warehouse/schema/index.tsx
View file @
24c6c5c2
...
...
@@ -29,30 +29,45 @@ export const warehouseSchema: ISchema = {
type
:
'string'
,
'x-component-props'
:
{
placeholder
:
'单据号'
,
style
:
{
width
:
160
,
},
},
},
invoicesAbstract
:
{
type
:
'string'
,
'x-component-props'
:
{
placeholder
:
'单据摘要'
,
style
:
{
width
:
160
,
},
},
},
memberName
:
{
type
:
'string'
,
'x-component-props'
:
{
placeholder
:
'会员名称'
,
style
:
{
width
:
160
,
},
},
},
orderNo
:
{
type
:
'string'
,
'x-component-props'
:
{
placeholder
:
'订单号'
,
style
:
{
width
:
160
,
},
},
},
invoicesType
:
{
type
:
'string'
,
'x-component-props'
:
{
placeholder
:
'请选择单据类型'
,
style
:
{
width
:
160
,
},
},
enum
:
[],
},
...
...
@@ -60,6 +75,9 @@ export const warehouseSchema: ISchema = {
type
:
'string'
,
'x-component-props'
:
{
placeholder
:
'请选择对应仓库'
,
style
:
{
width
:
160
,
},
},
enum
:
[],
},
...
...
@@ -67,6 +85,9 @@ export const warehouseSchema: ISchema = {
type
:
'string'
,
'x-component-props'
:
{
placeholder
:
'请选择单据状态'
,
style
:
{
width
:
160
,
},
},
enum
:
[],
},
...
...
@@ -74,6 +95,9 @@ export const warehouseSchema: ISchema = {
type
:
'string'
,
'x-component-props'
:
{
placeholder
:
'请选择交易时间'
,
style
:
{
width
:
160
,
},
},
enum
:
[],
},
...
...
Write
Preview
Markdown
is supported
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