Commit 549f431d authored by Mac's avatar Mac

1

parent 0f27842c
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
<el-form-item label="有效期"> <el-form-item label="有效期">
<el-input v-model="addMsg.IndateDay" @keyup.native="checkInteger(addMsg,'IndateDay')" style="width:478px" <el-input v-model="addMsg.IndateDay" @keyup.native="checkInteger(addMsg,'IndateDay')" style="width:478px"
size="small"> size="small">
<template slot="append"></template> <template slot="append"></template>
</el-input> </el-input>
</el-form-item> </el-form-item>
<el-form-item label="加入充值中心"> <el-form-item label="加入充值中心">
......
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