update 0625 配方详情
This commit is contained in:
@@ -174,6 +174,7 @@ export default function () {
|
||||
rules: { required: true, message: "必填项不能为空", trigger: "blur" },
|
||||
elparams: { placeholder: "请选择物料", filterable: true },
|
||||
options: [],
|
||||
customLabel: 'description',
|
||||
fetchData: () => this.$http.get("/pms/material/page", { params: { limit: 999, page: 1 } }),
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user