joywok-business-components
Advanced tools
Comparing version 0.0.159 to 0.0.160
@@ -1118,3 +1118,2 @@ import React, { Component } from 'react'; | ||
let cusStyle = ''; | ||
console.log("render-aaaaaaaaa:::::", data) | ||
if(this.props.data.customClass=='thapp-folder'){ | ||
@@ -1401,4 +1400,5 @@ cusStyle = 'thapp-folder'; | ||
} | ||
$('.share-object-cat-i').eq(0).click(); | ||
if('usergroup' !== nowNav['id']){ | ||
$('.share-object-cat-i').eq(0).click(); | ||
} | ||
} | ||
@@ -1405,0 +1405,0 @@ |
{ | ||
"name": "joywok-business-components", | ||
"version": "0.0.159", | ||
"version": "0.0.160", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is too big to display
1303530
18338