瀏覽代碼

成本分配汇总

jbb 2 年之前
父節點
當前提交
52618435a7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>