Merge branch 'feature/comment-0615-ch' into msb_test

msb_test
ch 4 years ago
commit afd5ce409b

@ -123,7 +123,7 @@
// 回复的对象
reply: {},
isSubmit: false,
detailData: ref({}),
detailData: {},
});
//不允许提交状态
const sbumitDisabled = computed(() => {

Loading…
Cancel
Save