408249787@qq.com 5 hours ago
parent
commit
fd5bff01a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/repair/application-form/modules/BaseForm.vue

+ 1 - 1
src/views/repair/application-form/modules/BaseForm.vue

@@ -384,7 +384,7 @@ export default {
           Object.assign({
           Object.assign({
             sbId: key,
             sbId: key,
             sbName: row.name,
             sbName: row.name,
-            sbCph: row.cph,
+            sbCph: row.positionName,
           })
           })
         )
         )
       })
       })