xy преди 6 дни
родител
ревизия
a35e6c8c4e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      yudao-ui-admin-vue3/src/views/pressure2/pipetaskorder/components/ServiceRecordList.vue

+ 1 - 1
yudao-ui-admin-vue3/src/views/pressure2/pipetaskorder/components/ServiceRecordList.vue

@@ -265,7 +265,7 @@ import {editReport} from "@/utils/reportUtil";
 import {DynamicTbColApi} from "@/api/pressure2/dynamictbcol";
 import {SpreadViewer} from "@/components/DynamicReport";
 import {InitParams} from "@/components/DynamicReport/SpreadInterface";
-
+import {PipeInputApi} from "@/api/pressure2/pipeInput";
 
 const approvalUserVisible = ref(false)
 const formRef = ref<InstanceType<typeof ElForm>>()