npm i --save lodash
<el-row>
<el-col :span="2">
<el-button type="primary" class="el-btn" @click="ShowPLY">ShowPLY</el-button>
</el-col>
<!-- <el-button type="primary" class="el-btn" @click="testScene">testPLY </el-button> -->
<div id="my-three" style="height:600px;width:100%"></div>
</el-row>
import { debounce, throttle } from 'lodash'
const ShowPLYExec = async () => {
GluePlyFileDate.value = getFileNameFromPath(GluePlyResultFile.value)
try {
//let pa = { No: "", PlyFile: "D:/aaa/work/project/aaa/aa/aa/PythonScript/GluePLY/Glue5.ply" GluePlyResultFile }
let pa = { No: "", PlyFile: GluePlyResultFile.value }
//let plyUrl = ""
await axios.post(glob