Compare commits
No commits in common. "7f8c1508c8d353fac7b5e1fe1a23108364635321" and "941462635319014ad00260d5070ea61182814d03" have entirely different histories.
7f8c1508c8
...
9414626353
@ -329,9 +329,9 @@ class BI009FormRunAnalysis extends React.Component {
|
|||||||
} else {
|
} else {
|
||||||
extendRule(json, "FILTER_TIME", 1, 0);
|
extendRule(json, "FILTER_TIME", 1, 0);
|
||||||
}
|
}
|
||||||
// extendRule(json, "DEPARTMENT_NAME", 2, "宁化行洛坑钨矿有限公司");
|
extendRule(json, "DEPARTMENT_NAME", 2, "宁化行洛坑钨矿有限公司");
|
||||||
// extendRule(json, "DEPARTMENT_NAME", 2, "都昌金鼎钨钼矿业有限公司");
|
extendRule(json, "DEPARTMENT_NAME", 2, "都昌金鼎钨钼矿业有限公司");
|
||||||
// extendRule(json, "DEPARTMENT_NAME", 2, "技术管理部");
|
extendRule(json, "DEPARTMENT_NAME", 2, "技术管理部");
|
||||||
this.props.dispatch({
|
this.props.dispatch({
|
||||||
type: "app/getDataByPost",
|
type: "app/getDataByPost",
|
||||||
url: "BI/SafetaskFinish/OrderEntities",
|
url: "BI/SafetaskFinish/OrderEntities",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user