bugfix 0704zentao

This commit is contained in:
lb
2023-07-05 11:18:08 +08:00
parent 0ec0e4bed0
commit f076e23a67
42 changed files with 127 additions and 95 deletions

View File

@@ -44,11 +44,11 @@ export default function () {
const headFormFields = [
{
label: "关键字",
label: "物料配方",
prop: "key",
input: true,
default: { value: "" },
bind: { placeholder: "请输入关键字" },
bind: { placeholder: "请输入物料配方" },
},
{
button: {