wrj hace 6 horas
padre
commit
6974d5afc3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"