曲靖
This commit is contained in:
@@ -58,8 +58,7 @@ export default {
|
||||
|
||||
props: {
|
||||
instance: Function,
|
||||
dict: Object,
|
||||
menuName: String
|
||||
dict: Object
|
||||
},
|
||||
|
||||
data() {
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
<template slot="content">
|
||||
<ai-search-bar class="search-bar">
|
||||
<template #left>
|
||||
<el-button size="small" type="primary" icon="iconfont iconAdd" @click="toAdd('')">添加</el-button>
|
||||
</template>
|
||||
<template #right>
|
||||
<el-input
|
||||
|
||||
Reference in New Issue
Block a user