chenrui  2 năm trước cách đây
mục cha
commit
684eea8060
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/statisticalanalysis/domesticdeparture/index.vue

+ 2 - 2
src/views/statisticalanalysis/domesticdeparture/index.vue

@@ -18,7 +18,7 @@
       />
     </div>
     <div class="echart">
-      <Tableformbrs :tableList="tableList" action="6" :set="set" />
+      <Tableformbrs :tableList="tableList" :action="action" :set="set" />
     </div>
   </div>
 </template>
@@ -36,7 +36,7 @@ export default {
       asShow: false,
       optiondata: [],
       picShow: true, //图片表格切换
-      action: 6,
+      action: null,
       dataid: "collection_ecahrt0",
       listqueryTemplateID: [
         DATACONTENT_ID.modeDomesticexportTable,