[update] 53575
This commit is contained in:
@@ -283,8 +283,7 @@
|
||||
})
|
||||
} else if (this.isEdit == 0) {
|
||||
this.$delete(params, 'isReadOnly')
|
||||
this.$delete(params, 'isTagDict')
|
||||
// console.log('editparams',params)
|
||||
// this.$delete(params, 'isTagDict')
|
||||
putAction(`sys/dict/edit`, params).then(res => {
|
||||
if (res.success) {
|
||||
this.$message.success(this.$t('OperationSuccessful'))
|
||||
|
||||
Reference in New Issue
Block a user