完成菜品修改
This commit is contained in:
		| @@ -675,13 +675,13 @@ export default { | ||||
|         .catch(function () {}); | ||||
|     }, | ||||
|     handleChange(value, direction, movedKeys) { | ||||
|       console.log({ | ||||
|         oriIgdList: this.oriDataList, | ||||
|         selIgdList: this.form.igdList, | ||||
|         ingDataList: this.ingDataList, | ||||
|         value, | ||||
|         ingType: this.ingType, | ||||
|       }); | ||||
|       // console.log({ | ||||
|       //   oriIgdList: this.oriDataList, | ||||
|       //   selIgdList: this.form.igdList, | ||||
|       //   ingDataList: this.ingDataList, | ||||
|       //   value, | ||||
|       //   ingType: this.ingType, | ||||
|       // }); | ||||
|       const newTableData = []; | ||||
|       this.selRec = []; | ||||
|       this.selNotRec = []; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user