Compare commits
2 Commits
73ff660783
...
9886d8c731
Author | SHA1 | Date |
---|---|---|
|
9886d8c731 | |
|
8061512deb |
|
@ -16,9 +16,6 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import {
|
||||
updateSurProject
|
||||
} from "@/api/project/surProject";
|
||||
export default {
|
||||
name: 'RuoyiUiPitImageDrawer',
|
||||
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import {getSurProject} from "@/api/project/surProject";
|
||||
import {updatePitSurveyPoint } from "@/api/device/pitSurveyPoint";
|
||||
import axios from 'axios'
|
||||
export default {
|
||||
|
|
Loading…
Reference in New Issue