|
@@ -679,7 +679,7 @@
|
|
console.log('data', data); // 节内容
|
|
console.log('data', data); // 节内容
|
|
console.log('data2', data2); //章内容
|
|
console.log('data2', data2); //章内容
|
|
const authCode = getUserIdentity();
|
|
const authCode = getUserIdentity();
|
|
- debugger
|
|
|
|
|
|
+
|
|
if (currentProduct.value == 2 && typeId.value == 1) {
|
|
if (currentProduct.value == 2 && typeId.value == 1) {
|
|
// const isFirst = data.jieName == data2.jieList[0].jieName
|
|
// const isFirst = data.jieName == data2.jieList[0].jieName
|
|
if (!cacheManager.get('auth') && data.number !=1) {
|
|
if (!cacheManager.get('auth') && data.number !=1) {
|