dev2 #1

Open
panjunjie wants to merge 174 commits from dev2 into main
Showing only changes of commit 3216fe09c9 - Show all commits

View File

@ -134,7 +134,6 @@
<el-input
v-model="form.chain_lng"
:placeholder="__('经度')"
readonly
style="width: 315px"
/>
</el-form-item>
@ -142,7 +141,6 @@
<el-input
v-model="form.chain_lat"
:placeholder="__('纬度')"
readonly
style="width: 300px"
/>
</el-form-item>