update 0625 料仓动态

This commit is contained in:
lb
2023-06-27 13:50:44 +08:00
parent 02f7578179
commit 0c6646dd29
2 changed files with 170 additions and 64 deletions

View File

@@ -108,6 +108,7 @@ export default function () {
prop: "materialId",
fetchData: () => this.$http.get("/pms/material/page", { params: { key: '', limit: 999, page: 1 } }),
options: [],
customLabel: 'description',
rules: { required: true, message: "必填项不能为空", trigger: "change" },
elparams: { placeholder: "请选择原料" },
},