045a5eea by renchao@pashanhoo.com

style:收费信息

1 parent 8920d751
......@@ -38,8 +38,8 @@
</el-col>
</el-row>
<div style="text-align:center">
<el-button @click="$popupCacel">取消</el-button>
<el-button type="primary" @click="submitForm('ruleForm')">新增</el-button>
<el-button @click="resetForm('ruleForm')">取消</el-button>
</div>
</el-form>
</template>
......