Commit 1f4d91d5 authored by zhengke's avatar zhengke

no message

parent 718d6bc1
...@@ -331,7 +331,7 @@ const queryObj = reactive({ ...@@ -331,7 +331,7 @@ const queryObj = reactive({
TemplateType: 0,//0 不限 1模版 2广告 TemplateType: 0,//0 不限 1模版 2广告
type: 0, type: 0,
OrderByType: 1,//排序方式 OrderByType: 1,//排序方式
QAuthType: userInfo.value.isp?1:'',//1-免费,2-VIP,3-私有 QAuthType: '',//1-免费,2-VIP,3-私有
}) })
const queryColor = ref({ const queryColor = ref({
DictKey: 'Trip_Template_Color', DictKey: 'Trip_Template_Color',
......
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