This commit is contained in:
zds
2022-07-19 14:16:51 +08:00
parent 2a6b6b507e
commit 0a134faed0

View File

@@ -318,7 +318,7 @@ export default {
this.workProcedureList = res this.workProcedureList = res
}) })
const param = { const param = {
'materOpt_code': '26' 'materOpt_code': '23'
} }
crudMaterialbase.getMaterOptType(param).then(res => { crudMaterialbase.getMaterOptType(param).then(res => {
this.class_idStr = res.class_idStr this.class_idStr = res.class_idStr