zhangyanpeng
2024-08-03 0adf07d631aea75202fd93337693677db62f1c90
module/md/page/customer/page/customer_list_agreement_edit.html
@@ -511,7 +511,9 @@
                                 me.tab3tableFields.push(clone(f));
                              }
                              
                              tableFields_.push(clone(f));
                              if (f.isshow == "T") {
                                 tableFields_.push(clone(f));
                              }
                              
                           })
                           tab.tableFields = clone(tableFields_);
@@ -1783,8 +1785,12 @@
                                 f.isshow = "T";
                              }
                           }
                           if (f.isshow == "T") {
                              tableFields_.push(clone(f));
                           }
                        })
                        tableFields_ = clone(this.tab3tableFields);
                        // tableFields_ = clone(this.tab3tableFields);
                     }
                     var TabObjMap_ = clone(this.TabObjMap["tab3"]);
                     TabObjMap_.tableFields = tableFields_