Commit c830e72b authored by zhengke's avatar zhengke

修改

parent ae114a35
......@@ -328,7 +328,7 @@
</div>
</div>
<template v-if="customObj.CreateType == 1">
<div class="info_item" v-if="customObj.StuChannel == 6">
<div class="info_item" v-if="customObj.StuChannel == 17">
<div class="item_label">第三方平台名称</div>
<div class="item_value">
<q-input
......@@ -339,7 +339,7 @@
></q-input>
</div>
</div>
<div class="info_item" v-if="customObj.StuChannel == 7">
<div class="info_item" v-if="customObj.StuChannel == 20">
<div class="item_label">其他平台名称</div>
<div class="item_value">
<q-input
......
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