1、基础数据修复bug
2、客商模块修复bug
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
<el-button
|
||||
type="primary"
|
||||
:icon="actionButtonLikeSearch ? undefined : 'el-icon-plus'"
|
||||
:plain="!actionButtonLikeSearch"
|
||||
v-if="canCreate"
|
||||
@click="$refs.crud.rowAdd()"
|
||||
>{{ config.createText || '新增' }}
|
||||
|
||||
Reference in New Issue
Block a user