9df52a6b by lihua

产品登记placeholder

1 parent 35c0b5bf
...@@ -66,7 +66,7 @@ const productBaseInfoItems = ref([/*{ ...@@ -66,7 +66,7 @@ const productBaseInfoItems = ref([/*{
66 { 66 {
67 label: '产品名称', 67 label: '产品名称',
68 type: 'select', 68 type: 'select',
69 placeholder: '请选择', 69 placeholder: '请输入',
70 options: [], 70 options: [],
71 field: 'productName', 71 field: 'productName',
72 maxlength: 50, 72 maxlength: 50,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!