Commit ca78079e authored by youjie's avatar youjie

no message

parent 2f9acf38
......@@ -648,7 +648,7 @@
</el-col>
<el-col :span="6">
<el-form-item :label="msg.CustomerPayType==1?'入住前几天传名单':'入住前几天交定金'" prop="PayLimitFirstDay">
<el-input-number v-model="msg2.PayLimitFirstDay" :min="1"></el-input-number>
<el-input-number v-model="msg.PayLimitFirstDay" :min="1"></el-input-number>
</el-form-item>
</el-col>
<el-col :span="6">
......
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