wuggemail@foxmail.com 3 月之前
父節點
當前提交
8a90b49a3d
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/cxinv/controller/FinancialManager.php

+ 2 - 2
app/cxinv/controller/FinancialManager.php

@@ -128,8 +128,8 @@ class FinancialManager extends Base{
             'inv_tax_total|发票总税额'=>'float',
             'inv_price|发票单价'=>'float',
             'inv_total|发票总价'=>'float',
-            'cat_diff|分类差异'=>'integer',
-            'tax_diff|税费差异'=>'integer',
+            'cat_diff|分类差异'=>'max:255',
+            'tax_diff|税费差异'=>'max:255',
             'remark|备注'=>'max:255',
             'relaArr|关联数据'=>'array',
             'fz_date|入账月份'=>'max:255'