问题修改

dev-scheduling
zhangdi 1 month ago
parent 9b367d37f9
commit d99287243c
  1. 1
      src/views/orderManagement/components/mold/addMoldDailog.vue

@ -340,7 +340,6 @@ export default {
this.quaLevelList = res.data.data this.quaLevelList = res.data.data
}) })
}, },
},
getUser(){ getUser(){
getUserByRoleAlias({roleAlias:'dq_custodian'}).then(res =>{ getUserByRoleAlias({roleAlias:'dq_custodian'}).then(res =>{
this.keeperList = res.data.data this.keeperList = res.data.data

Loading…
Cancel
Save