소스 검색

no message

linwenxin 1 년 전
부모
커밋
bc86e90a41
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/engineeringAuxiliaryParts/projectCollectionManagement/workOrderInfo/index.vue

+ 1 - 1
src/views/engineeringAuxiliaryParts/projectCollectionManagement/workOrderInfo/index.vue

@@ -60,7 +60,7 @@ export default {
         "city": "",
         "cityId": "",
         "companyWechatId": "",
-        "companyWechatName": "",
+        "companyWechatName": JSON.parse(localStorage.getItem('greemall_user')).companyName,
         "confirmBy": "",
         "confirmTime": "",
         "customerMobile": "",