|
@@ -9,7 +9,7 @@
|
9
|
9
|
|
10
|
10
|
<div style="width:80%;margin:auto;">
|
11
|
11
|
<div style="margin-bottom:30px;width: 100%; position: relative;">
|
12
|
|
- <el-button type="primary" style="margin-right:20px;" @click="open">更换图片</el-button>
|
|
12
|
+ <!-- <el-button type="primary" style="margin-right:20px;" @click="open">更换图片</el-button> -->
|
13
|
13
|
<el-button type="primary" style="margin-right:20px;" @click="add" v-show="!append">添加/修改位点标记</el-button>
|
14
|
14
|
<el-button type="primary" @click="printtup">打印</el-button>
|
15
|
15
|
<div style="display: inline-block;position: absolute;right: 10px;">
|