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
黄庭坚
jinfa-platform
Commits
83bb9968
Commit
83bb9968
authored
Jul 20, 2021
by
卢均锐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: [12878]
parent
7d9ecaef
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
index.ts
...ion/purchaseAbility/onlineBid/readySignUp/schema/index.ts
+4
-3
No files found.
src/pages/transaction/purchaseAbility/onlineBid/readySignUp/schema/index.ts
View file @
83bb9968
...
@@ -96,7 +96,8 @@ export const formSchema: ISchema = {
...
@@ -96,7 +96,8 @@ export const formSchema: ISchema = {
"x-component"
:
'daterange'
,
"x-component"
:
'daterange'
,
"x-component-props"
:
{
"x-component-props"
:
{
showTime
:
true
,
showTime
:
true
,
style
:
{
width
:
"100%"
}
style
:
{
width
:
"100%"
},
separator
:
' 至 '
},
},
readOnly
:
true
,
readOnly
:
true
,
},
},
...
@@ -273,7 +274,7 @@ export const formSchema: ISchema = {
...
@@ -273,7 +274,7 @@ export const formSchema: ISchema = {
},
},
properties
:
{
properties
:
{
enclosureUrls
:
{
enclosureUrls
:
{
type
:
'string'
,
type
:
'string'
,
title
:
'报名文件'
,
title
:
'报名文件'
,
'x-component'
:
'FixUpload'
,
'x-component'
:
'FixUpload'
,
'x-component-props'
:
{
'x-component-props'
:
{
...
@@ -283,7 +284,7 @@ export const formSchema: ISchema = {
...
@@ -283,7 +284,7 @@ export const formSchema: ISchema = {
prefix
:
'procurment_onlineBid_'
,
prefix
:
'procurment_onlineBid_'
,
},
},
beforeUpload
:
'{{beforeUpload}}'
,
beforeUpload
:
'{{beforeUpload}}'
,
onChange
:
'{{onUploadChange}}'
,
onChange
:
'{{onUploadChange}}'
,
headers
:
'{{ token }}'
,
headers
:
'{{ token }}'
,
accept
:
'.xls, .xlsx, .doc, .docx, .wps, .pdf, .jpg, .png, .jpeg'
,
accept
:
'.xls, .xlsx, .doc, .docx, .wps, .pdf, .jpg, .png, .jpeg'
,
},
},
...
...
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