Browse Source

fix: 订单满货隐藏列表操作

zh 2 years ago
parent
commit
dec0f6a18f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/basic_data/fullCargo.vue

+ 0 - 1
src/views/basic_data/fullCargo.vue

@@ -2,7 +2,6 @@
   <template-page
     ref="pageRef"
     :get-list="getList"
-    :operation="operation()"
     :options-evens-group="optionsEvensGroup"
     :column-parsing="columnParsing"
   />