support Message

support Message
This commit is contained in:
梁灏 2017-03-09 22:21:54 +08:00
parent a538b6751f
commit 6cadeba44f
11 changed files with 59 additions and 67 deletions

View file

@ -29,6 +29,7 @@
</table>
</template>
<script>
// todo :key="row"
import Cell from './cell.vue';
import Mixin from './mixin';