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