1、完善客商模块
2、完善基础数据模块 3、完善规范
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
<el-button
|
||||
type="primary"
|
||||
text
|
||||
icon="el-icon-circle-plus"
|
||||
@click.stop="handleAdd(scope.row, scope.index)"
|
||||
v-if="userInfo.authority.includes('admin') && scope.row.category === 1"
|
||||
>新增子项
|
||||
|
||||
Reference in New Issue
Block a user