Commit bd792d89 authored by 赵啸非's avatar 赵啸非

添加站点分类查询

parent f11b5668
......@@ -5,7 +5,9 @@
<excludeFolder url="file://$MODULE_DIR$/temp" />
<excludeFolder url="file://$MODULE_DIR$/.tmp" />
<excludeFolder url="file://$MODULE_DIR$/tmp" />
<excludeFolder url="file://$MODULE_DIR$/admin/node_modules" />
</content>
<content url="file://$MODULE_DIR$/admin/node_modules" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
......
......@@ -55,11 +55,11 @@
{label: "评价数量", prop: "pjCount",formatter: this.formatter},
{label: "", width: 20, prop: "year",formatter: this.formatter},
{label: "", width: 40, prop: "year",formatter: this.formatter},
{label: "", width: 20, prop: "month",formatter: this.formatter},
{label: "", width: 40, prop: "month",formatter: this.formatter},
{label: "", width: 20, prop: "day",formatter: this.formatter},
{label: "", width: 40, prop: "day",formatter: this.formatter},
]
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment