[update] 53575

This commit is contained in:
zhaomeijing
2022-06-02 16:54:04 +08:00
parent e34f015c19
commit ecdb169318
@@ -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'))