浏览代码

地址恢复

wrj 6 小时之前
父节点
当前提交
6974d5afc3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/technician/details/details.vue

+ 1 - 1
src/views/technician/details/details.vue

@@ -207,7 +207,7 @@
         </el-input>
       </el-form-item>
       <el-form-item label="地址:">
-        <el-input v-model="jsInfos.dz"></el-input>
+        <el-input v-model="jsInfos.name"></el-input>
       </el-form-item>
       <Map
         :newAddress="newAddress"