记得上下班打卡 | git大法好,push需谨慎

Commit 8c0d33f2 authored by 张禹's avatar 张禹

Merge branch 'master_1' into 'master'

添加 8

See merge request !295
parents fa0fd790 f4e1fbee
...@@ -266,7 +266,7 @@ ...@@ -266,7 +266,7 @@
let playMethod = '1'; // 叠加/限制 let playMethod = '1'; // 叠加/限制
function search() { function search() {
let data = { let data = {
status: '(3,6,8.9)', status: '(3,6,8,9)',
title: searchVal title: searchVal
} }
let str = ''; let str = '';
......
...@@ -261,7 +261,7 @@ ...@@ -261,7 +261,7 @@
let playMethod = '0'; // 叠加/限制 let playMethod = '0'; // 叠加/限制
function search() { function search() {
let data = { let data = {
status: '(3,6,8.9)', status: '(3,6,8,9)',
title: searchVal title: searchVal
} }
let str = ''; let str = '';
......
...@@ -269,7 +269,7 @@ ...@@ -269,7 +269,7 @@
let playMethod = '1'; // 叠加/限制 let playMethod = '1'; // 叠加/限制
function search() { function search() {
let data = { let data = {
status: '(3,6,8.9)', status: '(3,6,8,9)',
title: searchVal title: searchVal
} }
let str = ''; let str = '';
......
...@@ -212,7 +212,7 @@ ...@@ -212,7 +212,7 @@
let selectThreeName = ''; // 选中演出三级的名称 let selectThreeName = ''; // 选中演出三级的名称
function search() { function search() {
let data = { let data = {
status: '(3,6,8.9)', status: '(3,6,8,9)',
title: searchVal title: searchVal
} }
let str = ''; let str = '';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment