Commit 37a90b8f authored by 华国豪's avatar 华国豪 🙄

修改参数tcid => tcnum

parent 13735b0f
......@@ -6,7 +6,7 @@
<li>
<span>
<em>团号</em>
<el-input v-model="msg.TCID"></el-input>
<el-input v-model="msg.TCNUM"></el-input>
</span>
</li>
<li>
......@@ -190,7 +190,7 @@ export default {
msg:{
pageSize:10,
pageIndex:1,
TCID: '',
TCNUM: '',
lineID:0,
LineteamId:0,
reStartDate:'',
......
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