Sfoglia il codice sorgente

fix:发货汇总隐藏操作列

zh 2 anni fa
parent
commit
9eeb4064cf
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/supply/deliver/sum_list.vue

+ 1 - 1
src/views/supply/deliver/sum_list.vue

@@ -3,7 +3,7 @@
     ref="pageRef"
     :getList="getList"
     :exportList="exportList"
-    :operation="operation()"
+ 
     :tableAttributes="tableAttributes"
     :tableEvents="tableEvents"
     :optionsEvensGroup="optionsEvensGroup"