update 0625 料仓动态
This commit is contained in:
@@ -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: "请选择原料" },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user