Browse Source

成本分配汇总

jbb 2 năm trước cách đây
mục cha
commit
52618435a7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/cost-allocation-total/list.vue

+ 1 - 1
src/views/cost-allocation-total/list.vue

@@ -112,7 +112,7 @@
     </a-card>
 
     <!-- 详情 大抽屉 -->
-    <costDetail-drawer ref="costDetailDrawer" :fatherList="getCostList" @ok="modalFormOk"></costDetail-drawer>
+    <!-- <costDetail-drawer ref="costDetailDrawer" :fatherList="getCostList" @ok="modalFormOk"></costDetail-drawer> -->
   </div>
 </template>