vue3:review 短信渠道、短信模板、短信日志、错误码管理、敏感词管理
This commit is contained in:
@@ -17,6 +17,7 @@ export const rules = reactive({
|
||||
const crudSchemas = reactive<VxeCrudSchema>({
|
||||
primaryKey: 'id',
|
||||
primaryType: 'seq',
|
||||
primaryTitle: '渠道编号',
|
||||
action: true,
|
||||
columns: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user