msgroup il y a 2 ans
Parent
commit
d3470cae89
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/main/webapp/WEB-INF/manager/cms/category/form.ftl

+ 0 - 1
src/main/webapp/WEB-INF/manager/cms/category/form.ftl

@@ -642,7 +642,6 @@
                         that.form = res.data; //判断该分类是否存在文章,存在则不能修改栏目属性
 
                         that.contentList(that.form.id);
-                        that.changeModel();
                     }
                 });
             },