bugfix 0704zentao
This commit is contained in:
@@ -131,7 +131,7 @@ export default async function () {
|
||||
label: "所属工厂",
|
||||
prop: "factoryId",
|
||||
fetchData: () => this.$http.get("/pms/factory/page", { params: { limit: 999, page: 1 } }),
|
||||
option: [],
|
||||
options: [],
|
||||
rules: { required: true, message: "必填项不能为空", trigger: "change" },
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user