ruoyi-ui/src/views/system/dict/index.vue @@ -328,7 +328,7 @@ }) }, /** 提交按钮 */ submitForm: function() { submitForm() { this.$refs["form"].validate(valid => { if (valid) { if (this.form.dictId != undefined) {