hbchen 9 months ago
parent
commit
e1a870b9e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/datasheet_manage/components/MixedTable.vue

+ 1 - 1
src/views/datasheet_manage/components/MixedTable.vue

@@ -1303,7 +1303,7 @@ export default {
     },
 
     /* 插入系统/指标日期 */
-    insertDatehandle({insertValue,dataTimeType,str}) {
+    insertDatehandle({insertValue,dataTimeType,str,sourceName}) {
       this.updateSourceFrom(sourceName)
 
       this.insertTargetCell.DataType = 1;