Explorar el Código

fix:发货汇总隐藏操作列

zh hace 2 años
padre
commit
9eeb4064cf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"