Commit 79e60080 by LJM

bug

parent d15dc9d4
Showing with 1 additions and 1 deletions
<template>
<section class="goods pagex">
<div class="goods-con">
<el-form :inline="true" :model="formParam" label-width="95px" :rules="rules" ref="ruleForm">
<el-form :inline="true" :model="formParam" label-width="95px" ref="ruleForm">
<el-form-item>
<el-button type="primary" @click="submit('ruleForm')">提交</el-button>
<el-button @click="canel">取消</el-button>
......
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 sign in to comment