bugfix 0706 doc
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user