提交 b1835534 编写于 作者: C Catouse

* fix remove not work.

上级 0916bf92
......@@ -227,7 +227,7 @@ export default {
okText: this.$t('msg.yes'),
cancelText: this.$t('msg.no'),
cancelType: 'danger',
onOk() {
onOk: () => {
this.remove(record)
},
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册