|
|
@ -145,7 +145,7 @@ |
|
|
</el-select> |
|
|
</el-select> |
|
|
</el-form-item> |
|
|
</el-form-item> |
|
|
</el-form> |
|
|
</el-form> |
|
|
<el-footer style="height: 35px; margin-top: 10px; text-align: center"> |
|
|
|
|
|
|
|
|
<el-footer style="height: 35px; margin-top: 50px; text-align: center"> |
|
|
<el-button type="primary" @click="saveMain">保存</el-button> |
|
|
<el-button type="primary" @click="saveMain">保存</el-button> |
|
|
<el-button type="primary" @click="mainDialogVisible = false">关闭</el-button> |
|
|
<el-button type="primary" @click="mainDialogVisible = false">关闭</el-button> |
|
|
</el-footer> |
|
|
</el-footer> |
|
|
|