Browse Source

fix: 定额的取费类别schema问题

vian 1 năm trước cách đây
mục cha
commit
211cf6c791
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      modules/all_models/stdRation_ration.js

+ 1 - 1
modules/all_models/stdRation_ration.js

@@ -43,7 +43,7 @@ const rationItemSchema = new Schema({
     sectionId: Number,
     rationRepId: { type: Number, index: true },
     caption: String,
-    feeType: String,
+    feeType: Number,
     jobContent: String,
     annotation: String,
     manageFeeRate: String, // 管理费费率