浏览代码

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

zh 2 年之前
父节点
当前提交
dec0f6a18f
共有 1 个文件被更改,包括 0 次插入1 次删除
  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"
   />