zhangyanpeng
2024-08-26 83957eba1ad5bde31feced0bf07e28bd95389009
module/config/page/criteria_rule_evaluation.html
@@ -2,7 +2,7 @@
<html>
   <head>
      <meta charset="utf-8"><meta http-equiv="Expires" content="0"><meta http-equiv="Pragma" content="no-cache"><meta http-equiv="Cache-control" content="no-cache"><meta http-equiv="Cache" content="no-cache">
      <title>产品列表</title>
      <title>评估管理</title>
      
      <script type="text/javascript">
         var pageVue = null;
@@ -16,19 +16,16 @@
               el: "#vbody",
               data: {
                  dataname: "md_org_account_criteria_rule",
                  title: "评估表",
                  title: "评估管理",
                  
                  filterfieldClick: {},
                  tablefieldClick: {},
                  formfieldClick: {},
                  tablebuttonclick: [],
                  cbuttons_r: {},
                  filterObj: {
                  },
                  filterObjBydefault: {
                     type_code: "Evaluation"
                  },
                  filterTxt:"1=1 and type_code='Evaluation'",
                  filterObj: {},
                  filterObjBydefault: {},
               },
               created() {