Hwt 2 vuotta sitten
vanhempi
commit
84f1bea6b1
34 muutettua tiedostoa jossa 149 lisäystä ja 148 poistoa
  1. 1 1
      operationSupport/src/components/common/Home.vue
  2. 1 1
      operationSupport/src/components/common/alertModal.vue
  3. 1 1
      operationSupport/src/components/common/treeHouse.vue
  4. 0 1
      operationSupport/src/store/store.js
  5. 0 1
      operationSupport/src/utils/utils.js
  6. 1 1
      operationSupport/src/views/alarmManagement/popups/addoreditalarm.vue
  7. 3 3
      operationSupport/src/views/assetManagement/housingManagement/saveEdits.vue
  8. 3 3
      operationSupport/src/views/buildingManagement/pageJump/01.vue
  9. 1 1
      operationSupport/src/views/businessManagement/opportunityManagement/setpPage/add.vue
  10. 1 1
      operationSupport/src/views/flow/popups/workflowsetting.vue
  11. 1 1
      operationSupport/src/views/newWorkBench/components/patrolDuration.vue
  12. 1 1
      operationSupport/src/views/newWorkBench/components/quantitativeAnalysis.vue
  13. 1 1
      operationSupport/src/views/newWorkBench/components/workbenchMent/scoringOperationPersonnel.vue
  14. 95 96
      operationSupport/src/views/newWorkBench/template/styleFive.vue
  15. 0 2
      operationSupport/src/views/ownerManagement/houselessHolds/add.vue
  16. 1 1
      operationSupport/src/views/ownerManagement/landlordManagement/index.vue
  17. 2 2
      operationSupport/src/views/ownerManagement/landlordManagement/stepPage/add.vue
  18. 2 2
      operationSupport/src/views/ownerManagement/landlordReview/index.vue
  19. 1 1
      operationSupport/src/views/patrolManagement/patrolStandard.vue
  20. 1 1
      operationSupport/src/views/patrolManagement/popups/addPatrol.vue
  21. 1 1
      operationSupport/src/views/patrolManagement/popups/patrolAdd.vue
  22. 1 1
      operationSupport/src/views/payService/billingRules/stepPage/add.vue
  23. 1 1
      operationSupport/src/views/payService/call/callSet.vue
  24. 3 3
      operationSupport/src/views/payService/landlordBill/index.vue
  25. 2 2
      operationSupport/src/views/payService/leaseBill/index.vue
  26. 1 1
      operationSupport/src/views/payService/propertyFee/stepPage/receivable.vue
  27. 1 1
      operationSupport/src/views/payService/propertyFee/stepPage/temporary.vue
  28. 1 1
      operationSupport/src/views/payService/receivableExamine/index.vue
  29. 0 1
      operationSupport/src/views/performanceManagement/performanceStatistics/components/kpiAnalysis.vue
  30. 1 1
      operationSupport/src/views/propertyManagement/stepPage/indexEdit.vue
  31. 6 6
      operationSupport/src/views/propertyManagement/stepPage/informAdd.vue
  32. 1 1
      operationSupport/src/views/system/edituser.vue
  33. 13 5
      operationSupport/src/views/workOrders/index.vue
  34. 0 1
      operationSupport/src/views/workOrders/popups/closeTsk.vue

+ 1 - 1
operationSupport/src/components/common/Home.vue

@@ -101,7 +101,7 @@ export default {
     // getElement () {
     //   this.$http.post('/czc-user-center/menu/selectAuthCode').then((res) => {
     //     let data = res.data || [];
-    //     debugger
+    //     
     //     this.$store.commit('setPermissionList', new Set(data));
     //     console.log('获取到的权限标识为', data);
     //   });

+ 1 - 1
operationSupport/src/components/common/alertModal.vue

@@ -152,7 +152,7 @@ export default {
     }
   },
   created () {
-    // debugger
+
     // this.modal=this.params;
   }
 };

+ 1 - 1
operationSupport/src/components/common/treeHouse.vue

@@ -485,7 +485,7 @@ export default {
       // 输入框显示的人员
       this.selectLandlady = nameArr.toString();
       // 选中的人员id
-      debugger
+
       this.$emit('selectLandlady', obj);
     },
 

+ 0 - 1
operationSupport/src/store/store.js

@@ -362,7 +362,6 @@ const store = new Vuex.Store({
             if (!value.length) {
                 http.get('/czc-user-center/user/', { appId: '1002' }).then(({ status, data, msg }) => {
                     if (0 === status) {
-                        debugger;
                         let newArs = []; //权限数组
                         let newData = []; //菜单树
                         for (let i = 0; i < data[0].children.length; i++) {

+ 0 - 1
operationSupport/src/utils/utils.js

@@ -24,7 +24,6 @@ Vue.mixin({
             return this.$store.getters['hasPermission'](this.mix_path + ':edit');
         },
         $query() {
-            debugger;
             return this.$store.getters['hasPermission'](this.mix_path + ':query');
         },
         // 房东

+ 1 - 1
operationSupport/src/views/alarmManagement/popups/addoreditalarm.vue

@@ -953,7 +953,7 @@ export default {
   },
   watch: {
     'data.productId' (e) {
-      debugger;
+
       if (this.firstiotProductId && !!e) {
         let lat = _.last(e);
         this.data.productId = e;

+ 3 - 3
operationSupport/src/views/assetManagement/housingManagement/saveEdits.vue

@@ -373,10 +373,10 @@ export default {
   },
   watch: {
     'ruleForm.communityId' (newValue, oldValue) {
-      debugger
+
       if (newValue !== oldValue) {
         this.buildingNameList();
-        debugger
+
         if (this.ruleForm.floorNumber == '') {
           this.ruleForm.buildingId = '';
           this.ruleForm.unitName = '';
@@ -392,7 +392,7 @@ export default {
 
         this.unitNameList();
         this.unitChoice(newValue);
-        debugger
+
         if (this.ruleForm.floorNumber == '') {
 
           this.ruleForm.unitName = '';

+ 3 - 3
operationSupport/src/views/buildingManagement/pageJump/01.vue

@@ -830,7 +830,7 @@ export default {
         if (0 === status) {
           if (data.buildingUnitList.length !== 0) {
             this.formdata = data;
-            debugger
+
             this.formdata.householdsPerFloor = data.buildingUnitList[0].unitFloorList[0].roomList.length;
             this.initialUnitList = {
               checkedUnit: data.unitNumber !== 0 ? true : false,
@@ -841,13 +841,13 @@ export default {
                 end: data.buildingUnitList[data.buildingUnitList.length - 1]['unitName']
               }
             };
-            debugger
+
             let resDate = [];
             data.buildingUnitList.map((item, index) => {
               resDate.push(item.unitFloorList)
             })
             // this.doorData = data.buildingUnitList;
-            debugger
+
             this.doorData = resDate;
           } else {
             this.formdata = data;

+ 1 - 1
operationSupport/src/views/businessManagement/opportunityManagement/setpPage/add.vue

@@ -450,7 +450,7 @@ export default {
     },
     // 社区名称
     changeInformcommunity (items, index) {
-      debugger
+
       console.log(items);
       this.Fncommunity(items, index);
     },

+ 1 - 1
operationSupport/src/views/flow/popups/workflowsetting.vue

@@ -875,7 +875,7 @@ assignee:first受理人,last处理人
               }
             }
           } else {
-            debugger;
+
             this.showConditionSelect = false;
             this.conditionValues = '';
 

+ 1 - 1
operationSupport/src/views/newWorkBench/components/patrolDuration.vue

@@ -107,7 +107,7 @@ export default {
     }
   },
   created () {
-    debugger
+
     this.date = this.$moment().format('YYYY-MM');
     this.mixins_query.date = this.$moment().format('YYYY-MM') + '-01';
     this.getData();

+ 1 - 1
operationSupport/src/views/newWorkBench/components/quantitativeAnalysis.vue

@@ -82,7 +82,7 @@ export default {
 
               for (let k = 0; k < data[i].list.length; k++) {
                 if (data[i].list[k].patrolType == '1') {
-                  debugger
+
                   date1.push(data[i].list[k].count || 0)
                 } else if (data[i].list[k].patrolType == '2') {
                   date2.push(data[i].list[k].count || 0)

+ 1 - 1
operationSupport/src/views/newWorkBench/components/workbenchMent/scoringOperationPersonnel.vue

@@ -80,7 +80,7 @@ export default {
         .get('/czc-community-web/statisticWorkOrderEvaluate', this.mixins_query)
         .then(({ status, data, msg }) => {
           if (status == 0) {
-            debugger
+
             let name = [];
             let Resdate = [];
             for (let i = 0; i < data.length; i++) {

+ 95 - 96
operationSupport/src/views/newWorkBench/template/styleFive.vue

@@ -1,111 +1,110 @@
 <template>
-    <div class="contentShow">
-        <div
-            class="overflowHidden list_border mr10"
-            :class="thisUpper == index + 1 && !!thisItems ? `moveHover ${item.className}` : item.className"
-            @dragleave="dragleave($event, index + 1)"
-            @dragover="dragover($event, index + 1)"
-            @drop="drop($event, item)"
-            v-for="(item, index) in latticeArr"
-            :key="index"
-        >
-            <component :is="componentsIdArr[pageLoction[index + 1]]"></component>
-        </div>
+  <div class="contentShow">
+    <div
+      class="overflowHidden list_border mr10"
+      :class="thisUpper == index + 1 && !!thisItems ? `moveHover ${item.className}` : item.className"
+      @dragleave="dragleave($event, index + 1)"
+      @dragover="dragover($event, index + 1)"
+      @drop="drop($event, item)"
+      v-for="(item, index) in latticeArr"
+      :key="index"
+    >
+      <component :is="componentsIdArr[pageLoction[index + 1]]"></component>
     </div>
+  </div>
 </template>
 <script>
 import comp from '@views/newWorkBench/components/index.js';
 export default {
-    mixins: [comp],
-    data() {
-        return {
-            thisUpper: null,
-            thisItems: null,
-            pageLoction: {},
-            latticeArr: [
-                {
-                    className: 'list_1-2'
-                },
-                {
-                    className: 'list_2-2_3-2'
-                },
-                {
-                    className: 'list_1-4'
-                },
-                {
-                    className: 'list_2-1'
-                },
-                {
-                    className: 'list_2-4'
-                },
+  mixins: [comp],
+  data () {
+    return {
+      thisUpper: null,
+      thisItems: null,
+      pageLoction: {},
+      latticeArr: [
+        {
+          className: 'list_1-2'
+        },
+        {
+          className: 'list_2-2_3-2'
+        },
+        {
+          className: 'list_1-4'
+        },
+        {
+          className: 'list_2-1'
+        },
+        {
+          className: 'list_2-4'
+        },
 
-                {
-                    className: 'list_3-1x2'
-                },
-                {
-                    className: 'list_3-3x2'
-                }
-            ]
-        };
+        {
+          className: 'list_3-1x2'
+        },
+        {
+          className: 'list_3-3x2'
+        }
+      ]
+    };
+  },
+  created () {
+    if (!!this.$parent.oldValue.positionInfo) {
+      this.pageLoction =
+        typeof this.$parent.oldValue.positionInfo == 'object'
+          ? this.$parent.oldValue.positionInfo
+          : JSON.parse(this.$parent.oldValue.positionInfo).model == 5
+            ? JSON.parse(this.$parent.oldValue.positionInfo).pageLoction
+            : {};
+    }
+  },
+  mounted () { },
+  computed: {},
+  methods: {
+    dragleave (e, index) {
+      //当拖拽离开这个div时执行的事件
+      this.thisItems = null;
+    },
+    dragover (e, index) {
+      this.thisUpper = index;
+      this.thisItems = index;
+      //拖拽在这个div里面拖拽时执行的事件
+      //一定要执行preventDefault(),否则drop事件不会被触发
+      e.preventDefault();
     },
-    created() {
-        if (!!this.$parent.oldValue.positionInfo) {
-            this.pageLoction =
-                typeof this.$parent.oldValue.positionInfo == 'object'
-                    ? this.$parent.oldValue.positionInfo
-                    : JSON.parse(this.$parent.oldValue.positionInfo).model == 5
-                    ? JSON.parse(this.$parent.oldValue.positionInfo).pageLoction
-                    : {};
+    drop (e, item) {
+      //在div里拖拽停止时执行的事件
+      let itemValue = this.$store.getters['getDragItem'];
+      if (!itemValue.compatible) {
+        if (
+          itemValue.isPosition == '1x1' &&
+          item.className !== 'list_2-2_3-2' &&
+          item.className !== 'list_3-1x2' &&
+          item.className !== 'list_3-3x2'
+        ) {
+          this.setModel(itemValue);
+        } else if (itemValue.isPosition == '2x2' && item.className == 'list_2-2_3-2') {
+          this.setModel(itemValue);
+        } else if (itemValue.isPosition == '2x1' && (item.className == 'list_3-1x2' || item.className == 'list_3-3x2')) {
+          this.setModel(itemValue);
+        } else {
+          this.$message.error(`${itemValue.title}模块需要配置到${itemValue.isPosition}区域`);
         }
+      } else {
+        this.setModel(itemValue);
+      }
     },
-    mounted() {},
-    computed: {},
-    methods: {
-        dragleave(e, index) {
-            //当拖拽离开这个div时执行的事件
-            this.thisItems = null;
-        },
-        dragover(e, index) {
-            this.thisUpper = index;
-            this.thisItems = index;
-            //拖拽在这个div里面拖拽时执行的事件
-            //一定要执行preventDefault(),否则drop事件不会被触发
-            e.preventDefault();
-        },
-        drop(e, item) {
-            //在div里拖拽停止时执行的事件
-            let itemValue = this.$store.getters['getDragItem'];
-            debugger;
-            if (!itemValue.compatible) {
-                if (
-                    itemValue.isPosition == '1x1' &&
-                    item.className !== 'list_2-2_3-2' &&
-                    item.className !== 'list_3-1x2' &&
-                    item.className !== 'list_3-3x2'
-                ) {
-                    this.setModel(itemValue);
-                } else if (itemValue.isPosition == '2x2' && item.className == 'list_2-2_3-2') {
-                    this.setModel(itemValue);
-                } else if (itemValue.isPosition == '2x1' && (item.className == 'list_3-1x2' || item.className == 'list_3-3x2')) {
-                    this.setModel(itemValue);
-                } else {
-                    this.$message.error(`${itemValue.title}模块需要配置到${itemValue.isPosition}区域`);
-                }
-            } else {
-                this.setModel(itemValue);
-            }
-        },
-        setModel(itemValue) {
-            for (let k in this.pageLoction) {
-                if (this.pageLoction[k] == itemValue.data_id) {
-                    this.pageLoction[k] = null;
-                }
-            }
-            this.pageLoction[this.thisUpper] = itemValue.data_id;
-            this.thisItems = null;
-            this._watcher.run();
+    setModel (itemValue) {
+      for (let k in this.pageLoction) {
+        if (this.pageLoction[k] == itemValue.data_id) {
+          this.pageLoction[k] = null;
         }
+      }
+      this.pageLoction[this.thisUpper] = itemValue.data_id;
+      this.thisItems = null;
+      this._watcher.run();
     }
+  }
 };
 </script>
 <style scoped lang="scss">

+ 0 - 2
operationSupport/src/views/ownerManagement/houselessHolds/add.vue

@@ -369,9 +369,7 @@ export default {
     }
   },
   created () {
-    debugger
     console.log(this.params.row)
-    debugger
     // this.formData.houseList = [
     //   {
     //     checkInDate: '',

+ 1 - 1
operationSupport/src/views/ownerManagement/landlordManagement/index.vue

@@ -243,7 +243,7 @@ export default {
     },
     addOrEdit (todo, row) {
       if (todo == 'edit') {
-        debugger
+
         this.activeData = row.id;
         this.isAdd = false;
       }

+ 2 - 2
operationSupport/src/views/ownerManagement/landlordManagement/stepPage/add.vue

@@ -1007,7 +1007,7 @@ export default {
       })
     },
     closeshouseInformation (id) {
-      debugger
+
       if (this.houseInformation.length > 1) {
         this.houseInformation.splice(id, 1);
       }
@@ -1102,7 +1102,7 @@ export default {
                 houseId.push(data.buildingList[i].houseList[k].houseId);
                 unitName.push(data.buildingList[i].houseList[k].unitName)
                 if (unitName.length != 0 && unitName[0] != null) {
-                  debugger
+
                   resDateRegion[k] = [communityId, buildingId, unitName[k], houseId[k]];
                 } else {
                   resDateRegion[k] = [communityId, buildingId, houseId[k]];

+ 2 - 2
operationSupport/src/views/ownerManagement/landlordReview/index.vue

@@ -140,7 +140,7 @@ export default {
       });
     },
     deleteOne (row) {
-      debugger;
+
       new Promise((resolve) => {
         this.$store.dispatch('addPopup', {
           url: '/ownerManagement/landlordReview/examine.vue',
@@ -156,7 +156,7 @@ export default {
         });
 
       }).then(() => {
-        debugger;
+
         this.mixins_search();
       });
     }

+ 1 - 1
operationSupport/src/views/patrolManagement/patrolStandard.vue

@@ -250,7 +250,7 @@ export default {
           for (let i = 0; i < ids.length; i++) {
             this.$http.get('/czc-community/patrol/standard/delete?id=' + ids[i]).then(({ status, data, msg }) => {
               if (status == 0) {
-                debugger
+
                 if (i == (ids.length - 1)) {
                   this.$message({
                     type: 'success',

+ 1 - 1
operationSupport/src/views/patrolManagement/popups/addPatrol.vue

@@ -314,7 +314,7 @@ export default {
   methods: {
 
     disabledDate () {
-      debugger
+
       alert(1)
     },
 

+ 1 - 1
operationSupport/src/views/patrolManagement/popups/patrolAdd.vue

@@ -276,7 +276,7 @@ export default {
   },
   created () {
     this.getOrgTreeList();//获取社区内容
-    debugger;
+
     if (this.params.rowId == '1') {
 
       this.formData.communityId = this.params.row.communityId;

+ 1 - 1
operationSupport/src/views/payService/billingRules/stepPage/add.vue

@@ -283,7 +283,7 @@ export default {
   watch: {
     // 切换电水label
     'formData.chargeType' (val, old) {
-      debugger;
+
       if (val == 1 && this.formData.chargeMode == 3) {
         this.formData.chargeMode = '';
       } else if (old == 1 && !this.formData.id) {

+ 1 - 1
operationSupport/src/views/payService/call/callSet.vue

@@ -258,7 +258,7 @@ export default {
       this.activeIndex = index;
     },
     toggleTime (e) {
-      debugger;
+
       this.callPayment.callTime = this.timeFi(e.getHours()) + ':' + this.timeFi(e.getMinutes()) + ':' + this.timeFi(e.getSeconds());
     },
     timeFi (val) {

+ 3 - 3
operationSupport/src/views/payService/landlordBill/index.vue

@@ -495,7 +495,7 @@ export default {
       });
     },
     collections (todo, row) {
-      debugger
+
       new Promise((resolve) => {
         let title = '',
           hideStar,
@@ -518,10 +518,10 @@ export default {
           let tag = false;
           this.selectRow.map((item, index) => {
             if (this.selectRow[0].residentId == item.residentId) {
-              debugger
+
               if (this.selectRow.length == 1) {
                 if (this.selectRow[0].residentId == this.selectRow[index].residentId) {
-                  debugger
+
                   tag = true;
                 }
               } else {

+ 2 - 2
operationSupport/src/views/payService/leaseBill/index.vue

@@ -413,8 +413,8 @@ export default {
       });
     },
     print (row) {
-      debugger
-      alert('打印')
+
+      // alert('打印')
     },
     deluserbyidFn (id) {
       const h = this.$createElement;

+ 1 - 1
operationSupport/src/views/payService/propertyFee/stepPage/receivable.vue

@@ -115,7 +115,7 @@ export default {
       this.MonTime = time.getMonth() + 1;
     },
     addreceivable () {
-      debugger
+
       new Promise((resolve) => {
         this.$store.dispatch('addPopup', {
           url: '/payService/propertyFee/stepPage/Addreceivable.vue',

+ 1 - 1
operationSupport/src/views/payService/propertyFee/stepPage/temporary.vue

@@ -197,7 +197,7 @@ export default {
     },
     landlord () {
       this.$http.get('/czc-community/landlord/list').then(({ data, status, msg }) => {
-        debugger
+
         if (status == 0) {
           this.dateLandlady = [];
           for (let i = 0; i < data.length; i++) {

+ 1 - 1
operationSupport/src/views/payService/receivableExamine/index.vue

@@ -204,7 +204,7 @@ export default {
       });
     },
     viewDetails (row) {
-      debugger
+
       new Promise((resolve) => {
         this.$store.dispatch('addPopup', {
           url: '/payService/receivableExamine/detali.vue',

+ 0 - 1
operationSupport/src/views/performanceManagement/performanceStatistics/components/kpiAnalysis.vue

@@ -196,7 +196,6 @@ export default {
     },
     selectedcompanyOrgId (e) {
       if (!e) return;
-      debugger;
       // 获取 部门树e
       this.$http.postForm('/czc-user-center/org/getOrgUserTree', { orgType: 'department', id: e }).then(({ status, data, msg }) => {
         if (status === 0) {

+ 1 - 1
operationSupport/src/views/propertyManagement/stepPage/indexEdit.vue

@@ -211,7 +211,7 @@ export default {
     };
   },
   created () {
-    debugger
+
     this.clickEdit(this.params.row);
   },
   mounted () { },

+ 6 - 6
operationSupport/src/views/propertyManagement/stepPage/informAdd.vue

@@ -588,7 +588,7 @@ export default {
     },
     // 选择的房东
     selectLandlady (val) {
-      debugger
+
       this.selectDataLandladyTreeData.userList = [];
       this.selectDataLandladyTreeData = val;
     },
@@ -652,7 +652,7 @@ export default {
     },
     // 选择房间复选框变化
     changeCheckboxRoom (val) {
-      debugger
+
       if (!this.ruleForm.popCommunityId) {
         this.ruleForm.issueRoom.checkAll = false;
         return this.$message.warning('请先选择社区');
@@ -662,14 +662,14 @@ export default {
         // this.ruleForm.issueRoom.checkAll = true;
         this.ruleForm.issueRoom.radioRoom = '全部房间';
         // this.ruleForm.issueRoom.radioStaff = '';
-        debugger
+
         this.$refs.selectTreeHouse.selectAllHouse();
         this.ruleForm.issueRoom.landlord = true
 
         this.ruleForm.issueRoom.landlady = '全部房东';
         this.$refs.selectTreelandlady.selectAllLandlady();
       } else {
-        debugger
+
         this.ruleForm.issueRoom.radioRoom = '';
         this.$refs.selectTreeHouse.selectHouseOr();
 
@@ -720,7 +720,7 @@ export default {
           content.replace(/<img [^>]*src=['"]([^'"]+)[^>]*>/g, function (match, capture) {
             img.push(capture);
           });
-          debugger
+
           if (
             this.selectDataHouseTreeData.userList.length === 0 &&
             this.selectDataPeopleTreeData &&
@@ -788,7 +788,7 @@ export default {
             urgentFlag: this.ruleForm.exigencyOr == '是' ? 1 : 0,
             userVos: userVos
           };
-          debugger
+
           console.log('query', query);
           this.$http.post('/czc-community/notice/add', query).then((res) => {
             if (res.status === 0) {

+ 1 - 1
operationSupport/src/views/system/edituser.vue

@@ -319,7 +319,7 @@ export default {
         this.$http
           .post(posturl, this.formData)
           .then(({ status, data, msg }) => {
-            debugger;
+
             loading.close();
             if (0 == status) {
               this.$message.success(msg);

+ 13 - 5
operationSupport/src/views/workOrders/index.vue

@@ -202,6 +202,7 @@ export default {
       findUser: [],
       mixins_post: 'get',
       companyOrgId: '',
+      dataJurisdiction: ''
     };
   },
   created () {
@@ -210,7 +211,6 @@ export default {
     this.mixins_query = {};
     this.mixins_search();
     this.findLoginUserById();
-
   },
   mounted () { },
   methods: {
@@ -239,6 +239,7 @@ export default {
       });
     },
     dispatchTask (data = {}) {
+
       new Promise((resolve) => {
         let title = '派单';
         this.$store.dispatch('addPopup', {
@@ -257,7 +258,7 @@ export default {
       });
     },
     closeTask (row, data = {}) {
-      debugger
+      this.checkAudit(row);
       new Promise((resolve) => {
         let title = '关闭工单';
         this.$store.dispatch('addPopup', {
@@ -273,9 +274,9 @@ export default {
           notip: true,
           title: title,
           confirmButtonText: row.auditStatus == null ? '提交审核' : '确认',
-          showConfirmButton: row.auditStatus == 2 ? true : false,
-          showCancelButton: row.auditStatus == 2 ? true : false,
-          hideStar: row.auditStatus == 2 ? true : false,
+          showConfirmButton: row.auditStatus == 2 ? true : this.dataJurisdiction == '1' ? true : false,
+          showCancelButton: row.auditStatus == 2 ? true : this.dataJurisdiction == '1' ? true : false,
+          hideStar: row.auditStatus == 2 ? true : this.dataJurisdiction == '1' ? true : false,
         });
       }).then(() => {
         this.mixins_search();
@@ -320,6 +321,13 @@ export default {
       }).then(() => {
         this.mixins_search();
       });
+    },
+    checkAudit (row) {
+      this.$http.postForm('/czc-community/workOrder/checkAudit', { orderId: Number(row.id) }).then(({ data, status, msg }) => {
+        if (status == 0) {
+          this.dataJurisdiction = data;
+        }
+      })
     }
   }
 };

+ 0 - 1
operationSupport/src/views/workOrders/popups/closeTsk.vue

@@ -125,7 +125,6 @@ export default {
     checkAudit () {
       this.$http.postForm('/czc-community/workOrder/checkAudit', { orderId: Number(this.params.row.id) }).then(({ data, status, msg }) => {
         if (status == 0) {
-          debugger
           this.dataJurisdiction = data;
         }
       })