src/components/jianqianwenzhen/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/jianqianwenzhen/index.vue
@@ -1354,16 +1354,7 @@ this.chageall = []; this.chageall = selection; }, /** 提交按钮 */ /* submitForm() { // this.form.tjAskHistorysList.forEach(element=>{ // element.icdId = this.icdId; // }) updateHistory(this.form).then((response) => { this.$modal.msgSuccess("修改成功"); this.form = response.data; }); }, */ submitForm() { console.log("提交前 form:", JSON.parse(JSON.stringify(this.form))); this.$refs.form.validate((valid) => {