Browse Source

remove gencode

zhangwenjian 5 năm trước cách đây
mục cha
commit
618ce8918b
1 tập tin đã thay đổi với 0 bổ sung7 xóa
  1. 0 7
      src/views/tools/gen/index.vue

+ 0 - 7
src/views/tools/gen/index.vue

@@ -122,13 +122,6 @@
             icon="el-icon-delete"
             @click="handleDelete(scope.row)"
           >删除</el-button>
-          <el-button
-
-            type="text"
-            size="small"
-            icon="el-icon-download"
-            @click="handleGenTable(scope.row)"
-          >生成代码</el-button>
         </template>
       </el-table-column>
     </el-table>