瀏覽代碼

禁用项目详情成本打开明细功能

songxy 7 月之前
父節點
當前提交
5c3e5b503f

+ 2 - 2
client/src/views/OaSystem/projectCenter/projectDetail/components/xmcb/index.scss

@@ -152,6 +152,6 @@
   text-overflow: ellipsis;
 }
 .btn_text {
-  color: #409eff;
-  cursor: pointer;
+  // color: #409eff;
+  // cursor: pointer;
 }

+ 1 - 0
client/src/views/OaSystem/projectCenter/projectDetail/components/xmcb/index.vue

@@ -235,6 +235,7 @@ const usemoneyRef = ref<HTMLElement | null>(null)
 const normalRef = ref(null)
 const travelRef = ref(null)
 const clickHandler = (index: number, countDate: string) => {
+  return
   costVisible.value = true
   costIndex.value = index
   if (index === 0) {