فهرست منبع

【请款】预支为审批通过就能核销

lxf 1 سال پیش
والد
کامیت
0a2c57ddab
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/finance/fundManage/funds/index.vue

+ 1 - 1
src/views/finance/fundManage/funds/index.vue

@@ -966,7 +966,7 @@ const config = computed(() => {
       },
       renderHTML(row) {
         return [
-          row.type == 1 && row.writeOffStatus == 0
+          row.type == 1 && row.writeOffStatus == 0 && row.status == '30'
             ? {
                 attrs: {
                   label: "核销",