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
shenshaokai
jinfa-platform
Commits
be0299b9
Commit
be0299b9
authored
Apr 20, 2022
by
wzy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 进销存新建仓库ui修改
parent
8ee1529f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
index.ts
...torage/warehouse/components/WarehouseForm/schema/index.ts
+5
-5
No files found.
src/pages/transaction/stockSellStorage/warehouse/components/WarehouseForm/schema/index.ts
View file @
be0299b9
...
...
@@ -17,7 +17,7 @@ export const warehouseDetailSchema: ISchema = {
'x-component'
:
'mega-layout'
,
'x-component-props'
:
{
labelCol
:
4
,
wrapperCol
:
18
,
wrapperCol
:
20
,
labelAlign
:
'left'
,
grid
:
true
,
full
:
true
,
...
...
@@ -177,7 +177,7 @@ export const warehouseDetailSchema: ISchema = {
grid
:
true
,
full
:
true
,
autoRow
:
true
,
columns
:
2
,
columns
:
4
,
},
properties
:
{
telCode
:
{
...
...
@@ -189,9 +189,9 @@ export const warehouseDetailSchema: ISchema = {
},
tel
:
{
type
:
'string'
,
//
'x-mega-props': {
//
span: 3,
//
},
'x-mega-props'
:
{
span
:
3
,
},
'x-component-props'
:
{
placeholder
:
intl
.
formatMessage
({
id
:
'stockSellStorage.qingshurunideshoujihao'
}),
maxLength
:
11
,
...
...
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