linwenxin преди 10 месеца
родител
ревизия
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