Sfoglia il codice sorgente

成本分配汇总

jbb 2 anni fa
parent
commit
52618435a7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>