更改全表编辑描述

This commit is contained in:
梁才军 2019-04-28 15:47:31 +08:00
parent fc84e02875
commit f82fa94ba9
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
/**
*
* @title 行编辑 - 行内编辑
* @title 全表编辑
* @parent 编辑 Editor
* @description 可以对行进行编辑的表格
* @description 以行内编辑形式对全表数据进行编辑
* demo0505
*/
import React, { Component, PureComponent } from "react";