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
b01e59a4
Commit
b01e59a4
authored
Mar 18, 2026
by
董晓奇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
生产计划右图内容调整,计划明细名称(tab页)不能为物料,改为计划明细
parent
baef950f
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
25 deletions
+18
-25
xjrsoft-vue3/src/views/scgl/scjh/components/Form.vue
+0
-0
xjrsoft-vue3/src/views/scgl/scjh/components/config.ts
+18
-25
No files found.
xjrsoft-vue3/src/views/scgl/scjh/components/Form.vue
View file @
b01e59a4
This diff is collapsed.
Click to expand it.
xjrsoft-vue3/src/views/scgl/scjh/components/config.ts
View file @
b01e59a4
...
@@ -539,7 +539,7 @@ export const formProps: FormProps = {
...
@@ -539,7 +539,7 @@ export const formProps: FormProps = {
children
:
[
children
:
[
{
{
span
:
24
,
span
:
24
,
name
:
'
物料
'
,
name
:
'
计划明细
'
,
prefix
:
''
,
prefix
:
''
,
suffix
:
''
,
suffix
:
''
,
activeColor
:
'#1c8dff'
,
activeColor
:
'#1c8dff'
,
...
@@ -653,34 +653,27 @@ export const formProps: FormProps = {
...
@@ -653,34 +653,27 @@ export const formProps: FormProps = {
},
},
},
},
{
{
key
:
'
6ce71ecb0b6e4d14ae65be4029b179fd
'
,
key
:
'
43d97fb40bae4c6cb20f16854223a1c3
'
,
title
:
'
内部代码
'
,
title
:
'
计划生产日期
'
,
dataIndex
:
'
nbdm
'
,
dataIndex
:
'
jhscrq
'
,
componentType
:
'
Input
'
,
componentType
:
'
DatePicker
'
,
defaultValue
:
''
,
defaultValue
:
''
,
componentProps
:
{
componentProps
:
{
width
:
'100%'
,
span
:
''
,
span
:
''
,
defaultValue
:
''
,
defaultValue
:
''
,
placeholder
:
'请输入内部代码'
,
width
:
'100%'
,
prefix
:
''
,
placeholder
:
'请选择计划生产日期'
,
suffix
:
''
,
format
:
'YYYY-MM-DD HH:mm:ss'
,
addonBefore
:
''
,
addonAfter
:
''
,
disabled
:
false
,
allowClear
:
false
,
showLabel
:
true
,
showLabel
:
true
,
allowClear
:
true
,
disabled
:
false
,
required
:
false
,
required
:
false
,
isShow
:
true
,
rules
:
[],
rules
:
[],
events
:
{},
events
:
{},
listStyle
:
''
,
isGetCurrent
:
false
,
isSave
:
false
,
isShow
:
true
,
scan
:
false
,
bordered
:
true
,
isShowAi
:
false
,
tooltipConfig
:
{
visible
:
false
,
title
:
'提示文本'
},
tooltipConfig
:
{
visible
:
false
,
title
:
'提示文本'
},
prestrainField
:
'nbdm
'
,
searchType
:
'time
'
,
},
},
},
},
{
{
...
@@ -715,16 +708,17 @@ export const formProps: FormProps = {
...
@@ -715,16 +708,17 @@ export const formProps: FormProps = {
},
},
},
},
{
{
key
:
'
697829b6aed54b8cbaa853c62619831a
'
,
key
:
'
16e4f442c7a64851a009b3bb731779fc
'
,
title
:
'
合金状态
'
,
title
:
'
炉批号
'
,
dataIndex
:
'
hjzt
'
,
dataIndex
:
'
p10
'
,
componentType
:
'Input'
,
componentType
:
'Input'
,
defaultValue
:
''
,
defaultValue
:
''
,
componentProps
:
{
componentProps
:
{
width
:
'100%'
,
width
:
'100%'
,
span
:
''
,
span
:
''
,
defaultValue
:
''
,
defaultValue
:
''
,
placeholder
:
'请输入合金状态'
,
placeholder
:
'请输入炉批号'
,
maxlength
:
null
,
prefix
:
''
,
prefix
:
''
,
suffix
:
''
,
suffix
:
''
,
addonBefore
:
''
,
addonBefore
:
''
,
...
@@ -742,7 +736,6 @@ export const formProps: FormProps = {
...
@@ -742,7 +736,6 @@ export const formProps: FormProps = {
bordered
:
true
,
bordered
:
true
,
isShowAi
:
false
,
isShowAi
:
false
,
tooltipConfig
:
{
visible
:
false
,
title
:
'提示文本'
},
tooltipConfig
:
{
visible
:
false
,
title
:
'提示文本'
},
prestrainField
:
'hjzt'
,
},
},
},
},
{
{
...
...
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