Commit d5fae1bb by 张珈源

Merge remote-tracking branch 'origin/weiqiao-vue3' into weiqiao-vue3

parents 93bacef9 edda055c
......@@ -829,7 +829,7 @@ export const formProps: FormProps = {
controls: true,
required: false,
subTotal: false,
isShow: true,
isShow: false,
rules: [],
events: {},
tooltipConfig: { visible: false, title: '提示文本' },
......@@ -904,7 +904,7 @@ export const formProps: FormProps = {
showLabel: true,
disabled: false,
events: {},
isShow: true,
isShow: false,
tooltipConfig: { visible: false, title: '提示文本' },
prestrainField: '',
},
......
......@@ -770,7 +770,7 @@ export const formProps: FormProps = {
{
key: '9ac1e63ebbcd433bb4b2ec76621ab12d',
field: 'lch',
label: '炉号',
label: '炉号',
type: 'input',
component: 'Input',
colProps: { span: 24 },
......
......@@ -205,7 +205,7 @@ export const permissionList = [
disabled: false,
isSaveTable: false,
tableName: '',
fieldName: '炉号',
fieldName: '炉号',
fieldId: 'lch',
isSubTable: false,
showChildren: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment