bugfix 0704zentao
This commit is contained in:
@@ -44,11 +44,11 @@ export default function () {
|
||||
|
||||
const headFormFields = [
|
||||
{
|
||||
label: "关键字",
|
||||
label: "物料配方",
|
||||
prop: "key",
|
||||
input: true,
|
||||
default: { value: "" },
|
||||
bind: { placeholder: "请输入关键字" },
|
||||
bind: { placeholder: "请输入物料配方" },
|
||||
},
|
||||
{
|
||||
button: {
|
||||
|
||||
Reference in New Issue
Block a user