合集-Naive组件
摘要:表单的规则可以只写在表单项上 表单校验可以多个判断 <n-form-item path="data" :label="$t('Date')" :rule="dataRule"> <n-select :disabled="props.mode '编辑' ||(props.mode '添加' && di
阅读全文
摘要:按钮触发模态框的组件 <template> <n-button type="primary" @click="onClick"> <template #icon> <!-- <n-icon> <PlusOutlined /> </n-icon> --> </template> {{ $t('AddD
阅读全文
摘要:{ title: $t('fileName'), key: 'name', width: 180, align: 'left', fixed: 'left', render(row) { return h('div', { style: { display: 'flex', alignItems:
阅读全文

浙公网安备 33010602011771号