浏览代码

no message

linwenxin 9 月之前
父节点
当前提交
e5be79fcc1
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/workOrder/settleAccountsManagement/rewardsPunishmentsOrder/index.vue

+ 2 - 2
src/views/workOrder/settleAccountsManagement/rewardsPunishmentsOrder/index.vue

@@ -421,8 +421,8 @@ export default {
     },
     getWebsit() {
       if (this.type == 0) {
-        this.formData.websitId = JSON.parse(localStorage.getItem('greemall_user')).adminWebsitId
-        this.formData.websitName = JSON.parse(localStorage.getItem('greemall_user')).nickName
+        // this.formData.websitId = JSON.parse(localStorage.getItem('greemall_user')).adminWebsitId
+        // this.formData.websitName = JSON.parse(localStorage.getItem('greemall_user')).nickName
       } else {
         getWebsit({ type: 'C' }).then(res => {
           this.websitList = res.data