|
|
@ -324,6 +324,7 @@ export default {
|
|
|
|
data.instrument_module_id = JSON.stringify(data.instrument_module_id)
|
|
|
|
data.instrument_module_id = JSON.stringify(data.instrument_module_id)
|
|
|
|
add_update_role(stringify(data)).then(res => {
|
|
|
|
add_update_role(stringify(data)).then(res => {
|
|
|
|
this.$message.success(res.msg)
|
|
|
|
this.$message.success(res.msg)
|
|
|
|
|
|
|
|
this.getList()
|
|
|
|
this.onClose()
|
|
|
|
this.onClose()
|
|
|
|
})
|
|
|
|
})
|
|
|
|
this.close()
|
|
|
|
this.close()
|
|
|
|