Преглед изворни кода

计划外列表页面刷新优化

zhujindu пре 11 месеци
родитељ
комит
56be7f3ce1
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/views/deviceOutside/index.vue

+ 0 - 1
src/views/deviceOutside/index.vue

@@ -896,7 +896,6 @@ export default {
         from: 'outPlan',
       }).then((res) => {
         if (res.code == 200 && res.data) {
-          store.dispatch('setDeviceOutsidePage', true);
           window.location.href = res.data;
         } else {
           this.Toast({