msgroup 2 yıl önce
ebeveyn
işleme
d3470cae89

+ 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();
                     }
                 });
             },