优化打包报错
This commit is contained in:
@@ -170,6 +170,8 @@
|
|||||||
import { ElMessage } from 'element-plus'
|
import { ElMessage } from 'element-plus'
|
||||||
|
|
||||||
const TIER_KEYS = ['T1', 'T2', 'T3', 'T4', 'T5'] as const
|
const TIER_KEYS = ['T1', 'T2', 'T3', 'T4', 'T5'] as const
|
||||||
|
/** 供模板 v-for 使用 */
|
||||||
|
const tierKeys = TIER_KEYS
|
||||||
type DirectionKey = 'clockwise' | 'counterclockwise'
|
type DirectionKey = 'clockwise' | 'counterclockwise'
|
||||||
|
|
||||||
interface WeightRow {
|
interface WeightRow {
|
||||||
|
|||||||
Reference in New Issue
Block a user