update 0625 配方详情

このコミットが含まれているのは:
lb
2023-06-27 10:22:53 +08:00
コミット 02f7578179
4個のファイルの変更11行の追加4行の削除

ファイルの表示

@@ -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 } }),
},
],