zhangyuewww 2 سال پیش
والد
کامیت
115b69659e
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      winsea-haixin-plugin-yiliangyiyun/src/main/resources/mapper/ExpenseInfoMapper.xml

+ 1 - 0
winsea-haixin-plugin-yiliangyiyun/src/main/resources/mapper/ExpenseInfoMapper.xml

@@ -401,6 +401,7 @@
         WHERE
         WHERE
         ei.delete_flag = '0'
         ei.delete_flag = '0'
         and ei.cost_type='5'
         and ei.cost_type='5'
+        and ei.status!='待确认'
         <if test="searchType != null and searchType != ''">
         <if test="searchType != null and searchType != ''">
             <if test="searchType == 1">
             <if test="searchType == 1">
                 AND ei.expenses_type = '1'
                 AND ei.expenses_type = '1'