feat: 完善标签编辑(优先级,权重)

This commit is contained in:
CalciumIon
2024-11-30 17:43:03 +08:00
parent 3053d94170
commit 6693072c49
4 changed files with 121 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
import React, { useState, useEffect } from 'react';
import { API, showError, showInfo, showSuccess, showWarning, verifyJSON } from '../../helpers';
import { SideSheet, Space, Button, Input, Typography, Spin, Modal, Select, Banner, TextArea } from '@douyinfe/semi-ui';
import TextInput from '../../components/TextInput.js';
import TextInput from '../../components/custom/TextInput.js';
import { getChannelModels } from '../../components/utils.js';
const MODEL_MAPPING_EXAMPLE = {