bugfix 0706 doc

This commit is contained in:
lb
2023-07-06 13:57:27 +08:00
parent bea02c6d0d
commit d55614cd6d
5 changed files with 26 additions and 9 deletions

View File

@@ -163,8 +163,9 @@ export default function () {
prop: "baseMaterialId",
options: [],
optionLabel: "code",
customLabel: 'description',
fetchData: () => this.$http.get("/pms/baseMaterial/page", { params: { limit: 999, page: 1, key: "" } }),
elparams: { placeholder: "请选择基础原料" },
elparams: { filterable: true, placeholder: "请选择基础原料" },
},
// {
// input: true,