@@ -547,6 +547,7 @@ export default {
this.insertTargetCell.ShowValue = value;
this.insertTargetCell.Value = value;
this.insertTargetCell.EdbInfoId = edbId;
+ this.insertTargetCell.DataTime = this.selectCell.ShowValue;
this.$message.success('插入成功')