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