|
@@ -938,7 +938,8 @@ export default {
|
|
|
// order_column: order_column,
|
|
|
order_column_list:order_column_list,
|
|
|
publish_status: this.form.publish_status,
|
|
|
- is_control_publish_scope: "false"
|
|
|
+ is_control_publish_scope: "false",
|
|
|
+ is_enable_book_org_free_license_query: "false"
|
|
|
};
|
|
|
getContent(MethodName, data).then(res => {
|
|
|
let _this = this;
|