产品登记placeholder
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -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, | ... | ... |
-
Please register or sign in to post a comment