ソースを参照

fix:发货汇总隐藏操作列

zh 2 年 前
コミット
9eeb4064cf
1 ファイル変更1 行追加1 行削除
  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"