ソースを参照

处理研报审批三级分类按钮

cldu 5 ヶ月 前
コミット
ccb6d5e466
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/mixins/reportApproveConfig.js

+ 1 - 1
src/mixins/reportApproveConfig.js

@@ -53,7 +53,7 @@ export default{
                 ReportType:type,
                 ClassifyFirstId:classify[0]||0,
                 ClassifySecondId:classify[1]||0,
-                ClassifyThirId:classify[2]||0,
+                ClassifyThirdId:classify[2]||0,
             }
             approveInterence.checkClassifyApprove(params).then(res=>{
                 this.checkLoading=false