Browse Source

no message

linwenxin 1 year ago
parent
commit
bc86e90a41

+ 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": "",