Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
weiqiao-vue
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
金民
weiqiao-vue
Commits
bd53d4b1
Commit
bd53d4b1
authored
Mar 20, 2026
by
sunhaiwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
生产工单页面设置字段只读
parent
12109e56
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
15 deletions
+16
-15
xjrsoft-vue3/src/views/scgl/gdgl/components/config.ts
+16
-15
No files found.
xjrsoft-vue3/src/views/scgl/gdgl/components/config.ts
View file @
bd53d4b1
...
@@ -279,6 +279,7 @@ export const formProps: FormProps = {
...
@@ -279,6 +279,7 @@ export const formProps: FormProps = {
showLabel
:
true
,
showLabel
:
true
,
autoCodeRule
:
'GDBH'
,
autoCodeRule
:
'GDBH'
,
required
:
false
,
required
:
false
,
disabled
:
true
,
isShow
:
true
,
isShow
:
true
,
tooltipConfig
:
{
visible
:
false
,
title
:
'提示文本'
},
tooltipConfig
:
{
visible
:
false
,
title
:
'提示文本'
},
style
:
{
width
:
'100%'
},
style
:
{
width
:
'100%'
},
...
@@ -331,7 +332,7 @@ export const formProps: FormProps = {
...
@@ -331,7 +332,7 @@ export const formProps: FormProps = {
defaultValue
:
0
,
defaultValue
:
0
,
min
:
0
,
min
:
0
,
step
:
0.01
,
step
:
0.01
,
disabled
:
fals
e
,
disabled
:
tru
e
,
showLabel
:
true
,
showLabel
:
true
,
controls
:
true
,
controls
:
true
,
required
:
false
,
required
:
false
,
...
@@ -386,7 +387,7 @@ export const formProps: FormProps = {
...
@@ -386,7 +387,7 @@ export const formProps: FormProps = {
suffix
:
''
,
suffix
:
''
,
addonBefore
:
''
,
addonBefore
:
''
,
addonAfter
:
''
,
addonAfter
:
''
,
disabled
:
fals
e
,
disabled
:
tru
e
,
allowClear
:
false
,
allowClear
:
false
,
showLabel
:
true
,
showLabel
:
true
,
required
:
false
,
required
:
false
,
...
@@ -417,7 +418,7 @@ export const formProps: FormProps = {
...
@@ -417,7 +418,7 @@ export const formProps: FormProps = {
showSearch
:
false
,
showSearch
:
false
,
isMultiple
:
false
,
isMultiple
:
false
,
clearable
:
false
,
clearable
:
false
,
disabled
:
fals
e
,
disabled
:
tru
e
,
staticOptions
:
[
staticOptions
:
[
{
key
:
1
,
label
:
'Option 1'
,
value
:
'Option 1'
},
{
key
:
1
,
label
:
'Option 1'
,
value
:
'Option 1'
},
{
key
:
2
,
label
:
'Option 2'
,
value
:
'Option 2'
},
{
key
:
2
,
label
:
'Option 2'
,
value
:
'Option 2'
},
...
@@ -463,7 +464,7 @@ export const formProps: FormProps = {
...
@@ -463,7 +464,7 @@ export const formProps: FormProps = {
showSearch
:
false
,
showSearch
:
false
,
isMultiple
:
false
,
isMultiple
:
false
,
clearable
:
false
,
clearable
:
false
,
disabled
:
fals
e
,
disabled
:
tru
e
,
staticOptions
:
[
staticOptions
:
[
{
key
:
1
,
label
:
'Option 1'
,
value
:
'Option 1'
},
{
key
:
1
,
label
:
'Option 1'
,
value
:
'Option 1'
},
{
key
:
2
,
label
:
'Option 2'
,
value
:
'Option 2'
},
{
key
:
2
,
label
:
'Option 2'
,
value
:
'Option 2'
},
...
@@ -511,7 +512,7 @@ export const formProps: FormProps = {
...
@@ -511,7 +512,7 @@ export const formProps: FormProps = {
maxSize
:
5
,
maxSize
:
5
,
showLabel
:
true
,
showLabel
:
true
,
multiple
:
false
,
multiple
:
false
,
disabled
:
fals
e
,
disabled
:
tru
e
,
required
:
false
,
required
:
false
,
isShow
:
true
,
isShow
:
true
,
events
:
{},
events
:
{},
...
@@ -573,7 +574,7 @@ export const formProps: FormProps = {
...
@@ -573,7 +574,7 @@ export const formProps: FormProps = {
showSearch
:
false
,
showSearch
:
false
,
isMultiple
:
false
,
isMultiple
:
false
,
clearable
:
false
,
clearable
:
false
,
disabled
:
fals
e
,
disabled
:
tru
e
,
staticOptions
:
[
staticOptions
:
[
{
key
:
1
,
label
:
'Option 1'
,
value
:
'Option 1'
},
{
key
:
1
,
label
:
'Option 1'
,
value
:
'Option 1'
},
{
key
:
2
,
label
:
'Option 2'
,
value
:
'Option 2'
},
{
key
:
2
,
label
:
'Option 2'
,
value
:
'Option 2'
},
...
@@ -618,7 +619,7 @@ export const formProps: FormProps = {
...
@@ -618,7 +619,7 @@ export const formProps: FormProps = {
showSearch
:
false
,
showSearch
:
false
,
isMultiple
:
false
,
isMultiple
:
false
,
clearable
:
false
,
clearable
:
false
,
disabled
:
fals
e
,
disabled
:
tru
e
,
staticOptions
:
[
staticOptions
:
[
{
key
:
1
,
label
:
'Option 1'
,
value
:
'Option 1'
},
{
key
:
1
,
label
:
'Option 1'
,
value
:
'Option 1'
},
{
key
:
2
,
label
:
'Option 2'
,
value
:
'Option 2'
},
{
key
:
2
,
label
:
'Option 2'
,
value
:
'Option 2'
},
...
@@ -663,7 +664,7 @@ export const formProps: FormProps = {
...
@@ -663,7 +664,7 @@ export const formProps: FormProps = {
showSearch
:
false
,
showSearch
:
false
,
isMultiple
:
false
,
isMultiple
:
false
,
clearable
:
false
,
clearable
:
false
,
disabled
:
fals
e
,
disabled
:
tru
e
,
staticOptions
:
[
staticOptions
:
[
{
key
:
1
,
label
:
'Option 1'
,
value
:
'Option 1'
},
{
key
:
1
,
label
:
'Option 1'
,
value
:
'Option 1'
},
{
key
:
2
,
label
:
'Option 2'
,
value
:
'Option 2'
},
{
key
:
2
,
label
:
'Option 2'
,
value
:
'Option 2'
},
...
@@ -707,7 +708,7 @@ export const formProps: FormProps = {
...
@@ -707,7 +708,7 @@ export const formProps: FormProps = {
placeholder
:
'请选择'
,
placeholder
:
'请选择'
,
showLabel
:
true
,
showLabel
:
true
,
showSearch
:
false
,
showSearch
:
false
,
disabled
:
fals
e
,
disabled
:
tru
e
,
datasourceType
:
'api'
,
datasourceType
:
'api'
,
labelField
:
'label'
,
labelField
:
'label'
,
valueField
:
'value'
,
valueField
:
'value'
,
...
@@ -806,7 +807,7 @@ export const formProps: FormProps = {
...
@@ -806,7 +807,7 @@ export const formProps: FormProps = {
showSearch
:
false
,
showSearch
:
false
,
isMultiple
:
false
,
isMultiple
:
false
,
clearable
:
false
,
clearable
:
false
,
disabled
:
fals
e
,
disabled
:
tru
e
,
staticOptions
:
[
staticOptions
:
[
{
key
:
1
,
label
:
'Option 1'
,
value
:
'Option 1'
},
{
key
:
1
,
label
:
'Option 1'
,
value
:
'Option 1'
},
{
key
:
2
,
label
:
'Option 2'
,
value
:
'Option 2'
},
{
key
:
2
,
label
:
'Option 2'
,
value
:
'Option 2'
},
...
@@ -847,7 +848,7 @@ export const formProps: FormProps = {
...
@@ -847,7 +848,7 @@ export const formProps: FormProps = {
componentProps
:
{
componentProps
:
{
span
:
7
,
span
:
7
,
showLabel
:
true
,
showLabel
:
true
,
disabled
:
fals
e
,
disabled
:
tru
e
,
optionType
:
'default'
,
optionType
:
'default'
,
staticOptions
:
[
staticOptions
:
[
{
key
:
1
,
label
:
'是'
,
value
:
'1'
},
{
key
:
1
,
label
:
'是'
,
value
:
'1'
},
...
@@ -974,7 +975,7 @@ export const formProps: FormProps = {
...
@@ -974,7 +975,7 @@ export const formProps: FormProps = {
suffix
:
''
,
suffix
:
''
,
addonBefore
:
''
,
addonBefore
:
''
,
addonAfter
:
''
,
addonAfter
:
''
,
disabled
:
fals
e
,
disabled
:
tru
e
,
allowClear
:
false
,
allowClear
:
false
,
showLabel
:
true
,
showLabel
:
true
,
required
:
false
,
required
:
false
,
...
@@ -1087,7 +1088,7 @@ export const formProps: FormProps = {
...
@@ -1087,7 +1088,7 @@ export const formProps: FormProps = {
format
:
'YYYY-MM-DD HH:mm:ss'
,
format
:
'YYYY-MM-DD HH:mm:ss'
,
showLabel
:
true
,
showLabel
:
true
,
allowClear
:
true
,
allowClear
:
true
,
disabled
:
fals
e
,
disabled
:
tru
e
,
required
:
false
,
required
:
false
,
isShow
:
true
,
isShow
:
true
,
rules
:
[],
rules
:
[],
...
@@ -1114,7 +1115,7 @@ export const formProps: FormProps = {
...
@@ -1114,7 +1115,7 @@ export const formProps: FormProps = {
format
:
'YYYY-MM-DD HH:mm:ss'
,
format
:
'YYYY-MM-DD HH:mm:ss'
,
showLabel
:
true
,
showLabel
:
true
,
allowClear
:
true
,
allowClear
:
true
,
disabled
:
fals
e
,
disabled
:
tru
e
,
required
:
false
,
required
:
false
,
isShow
:
true
,
isShow
:
true
,
rules
:
[],
rules
:
[],
...
@@ -1141,7 +1142,7 @@ export const formProps: FormProps = {
...
@@ -1141,7 +1142,7 @@ export const formProps: FormProps = {
max
:
null
,
max
:
null
,
step
:
1
,
step
:
1
,
maxlength
:
null
,
maxlength
:
null
,
disabled
:
fals
e
,
disabled
:
tru
e
,
showLabel
:
true
,
showLabel
:
true
,
controls
:
true
,
controls
:
true
,
required
:
false
,
required
:
false
,
...
...
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