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