72971149 by lihua

修改placeholder

1 parent 6f06b8be
......@@ -174,7 +174,7 @@ const classEditFormItems = ref([
},
{
label: '描述',
placeholder: '输入',
placeholder: '输入',
field: 'remarks',
type: 'textarea',
default: '',
......
......@@ -327,7 +327,7 @@ const productBaseInfoItems = ref([/*{
block: true
}, {
label: '产品描述',
placeholder: '输入对该产品的描述信息',
placeholder: '输入对该产品的描述信息',
field: 'productDesc',
type: 'textarea',
default: '',
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!