Browse Source

Merge branch 'linwenxin_dev' of https://gogs.zfire.top/zfire-front/zfire-newmall-admin into develop

linwenxin 1 year ago
parent
commit
4da8bed542

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

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