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
acdca3cf
Commit
acdca3cf
authored
Mar 04, 2026
by
sunhaiwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改生产任务表单页面
parent
a585a1cb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
33 deletions
+31
-33
xjrsoft-vue3/src/views/scgl/scrw/components/config.ts
+31
-33
No files found.
xjrsoft-vue3/src/views/scgl/scrw/components/config.ts
View file @
acdca3cf
...
@@ -330,7 +330,7 @@ export const formProps: FormProps = {
...
@@ -330,7 +330,7 @@ export const formProps: FormProps = {
style
:
{
width
:
'100%'
},
style
:
{
width
:
'100%'
},
},
},
},
},
{
/*
{
key: '25e30bcce47a437fb5674d9dbce3523a',
key: '25e30bcce47a437fb5674d9dbce3523a',
field: 'zl',
field: 'zl',
label: '重量/KG',
label: '重量/KG',
...
@@ -355,7 +355,7 @@ export const formProps: FormProps = {
...
@@ -355,7 +355,7 @@ export const formProps: FormProps = {
tooltipConfig: { visible: false, title: '提示文本' },
tooltipConfig: { visible: false, title: '提示文本' },
style: { width: '100%' },
style: { width: '100%' },
},
},
},
},
*/
{
{
key
:
'd66e5ebfa5d64b829fde596c82155158'
,
key
:
'd66e5ebfa5d64b829fde596c82155158'
,
field
:
'sfnbdd'
,
field
:
'sfnbdd'
,
...
@@ -390,6 +390,32 @@ export const formProps: FormProps = {
...
@@ -390,6 +390,32 @@ export const formProps: FormProps = {
style
:
{},
style
:
{},
},
},
},
},
{
key
:
'fd52ee27396a4a028c80e1f6b883efaf'
,
field
:
'sl'
,
label
:
'铸造量'
,
type
:
'number'
,
component
:
'InputNumber'
,
colProps
:
{
span
:
24
},
defaultValue
:
0
,
componentProps
:
{
width
:
'100%'
,
span
:
7
,
defaultValue
:
0
,
min
:
0
,
step
:
0.1
,
disabled
:
false
,
showLabel
:
true
,
controls
:
true
,
required
:
true
,
subTotal
:
false
,
isShow
:
true
,
rules
:
[],
events
:
{
change
:
''
},
tooltipConfig
:
{
visible
:
false
,
title
:
'提示文本'
},
style
:
{
width
:
'100%'
},
},
},
],
],
},
},
{
{
...
@@ -532,9 +558,6 @@ export const formProps: FormProps = {
...
@@ -532,9 +558,6 @@ export const formProps: FormProps = {
style
:
{
width
:
'100%'
},
style
:
{
width
:
'100%'
},
},
},
},
},
{
{
key
:
'21610208f2b8428e84de66979709d296'
,
key
:
'21610208f2b8428e84de66979709d296'
,
field
:
'sccj'
,
field
:
'sccj'
,
...
@@ -586,7 +609,7 @@ export const formProps: FormProps = {
...
@@ -586,7 +609,7 @@ export const formProps: FormProps = {
{
{
span
:
6
,
span
:
6
,
list
:
[
list
:
[
{
/*
{
key: 'eb29665fc1e3453d9ef8aa88f8dfac0c',
key: 'eb29665fc1e3453d9ef8aa88f8dfac0c',
field: 'zzl',
field: 'zzl',
label: '铸造量',
label: '铸造量',
...
@@ -618,7 +641,7 @@ export const formProps: FormProps = {
...
@@ -618,7 +641,7 @@ export const formProps: FormProps = {
tooltipConfig: { visible: false, title: '提示文本' },
tooltipConfig: { visible: false, title: '提示文本' },
style: { width: '100%' },
style: { width: '100%' },
},
},
},
},
*/
{
{
key
:
'99da98d5a335454a9d613715e539c7bd'
,
key
:
'99da98d5a335454a9d613715e539c7bd'
,
field
:
'kh'
,
field
:
'kh'
,
...
@@ -840,32 +863,7 @@ export const formProps: FormProps = {
...
@@ -840,32 +863,7 @@ export const formProps: FormProps = {
style
:
{
width
:
'100%'
},
style
:
{
width
:
'100%'
},
},
},
},
},
{
key
:
'fd52ee27396a4a028c80e1f6b883efaf'
,
field
:
'sl'
,
label
:
'数量'
,
type
:
'number'
,
component
:
'InputNumber'
,
colProps
:
{
span
:
24
},
defaultValue
:
0
,
componentProps
:
{
width
:
'100%'
,
span
:
7
,
defaultValue
:
0
,
min
:
0
,
step
:
0.1
,
disabled
:
false
,
showLabel
:
true
,
controls
:
true
,
required
:
true
,
subTotal
:
false
,
isShow
:
true
,
rules
:
[],
events
:
{
change
:
''
},
tooltipConfig
:
{
visible
:
false
,
title
:
'提示文本'
},
style
:
{
width
:
'100%'
},
},
},
],
],
},
},
{
{
...
...
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