|
|
@ -4,8 +4,8 @@ |
|
|
|
<div class="tab-header webtop"> |
|
|
|
<div>{{ viewTitle }}</div> |
|
|
|
<div> |
|
|
|
<el-button type="primary" size="small" :disabled="submitdisabled" @click="saveOrUpdate()">保存 |
|
|
|
</el-button> |
|
|
|
<!-- <el-button type="primary" size="small" :disabled="submitdisabled" @click="saveOrUpdate()">保存--> |
|
|
|
<!-- </el-button>--> |
|
|
|
<el-button type="primary" size="small" :disabled="submitdisabled" @click="submit()">提交 |
|
|
|
</el-button> |
|
|
|
<el-button type="info" size="small" @click="handleReturn()">关闭</el-button> |
|
|
|