|
@@ -194,6 +194,7 @@ export default {
|
|
is_control_publish_scope: 'true',
|
|
is_control_publish_scope: 'true',
|
|
is_enable_book_org_free_license_query: 'true',
|
|
is_enable_book_org_free_license_query: 'true',
|
|
order_column_list: ['name'],
|
|
order_column_list: ['name'],
|
|
|
|
+ sys_version_type: -1,
|
|
})
|
|
})
|
|
.then((res) => {
|
|
.then((res) => {
|
|
this.TextbookList = res.book_list
|
|
this.TextbookList = res.book_list
|