bug 28827
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<span style="color:#2266FF;margin-left: 16px;cursor: pointer;font-size: 12px;" v-if="isEdit==true" @click="confirm()">保存</span>
|
||||
</template>
|
||||
<template #content>
|
||||
<ai-bar :title="params.id ? '编辑纳税信息' : '新增纳税信息'"></ai-bar>
|
||||
<!-- <ai-bar :title="params.id ? '编辑纳税信息' : '新增纳税信息'"></ai-bar> -->
|
||||
<el-form ref="forms" :model="forms" :rules="formRules" size="small" label-width="150px">
|
||||
<el-row type="flex">
|
||||
<el-col :span="20">
|
||||
|
||||
Reference in New Issue
Block a user