|
|
@@ -89,7 +89,6 @@
|
|
|
<el-dropdown-item :command="{row: row, command: 'moveDown'}">下移</el-dropdown-item>
|
|
|
<el-dropdown-item :command="{row: row, command: 'moveTop'}">置顶</el-dropdown-item>
|
|
|
<el-dropdown-item :command="{row: row, command: 'moveBottom'}">置底</el-dropdown-item>
|
|
|
- <el-dropdown-item :command="{row: row, command: 'delete'}">删除</el-dropdown-item>
|
|
|
</el-dropdown-menu>
|
|
|
</el-dropdown>
|
|
|
</template>
|