+
+
+ handleBatchTypeChange('price')}
+ >
+ {t('固定价格')}
+
+ handleBatchTypeChange('ratio')}
+ >
+ {t('模型倍率')}
+
+ handleBatchTypeChange('completionRatio')}
+ >
+ {t('补全倍率')}
+
+ handleBatchTypeChange('bothRatio')}
+ >
+ {t('模型倍率和补全倍率同时设置')}
+
+
+
+
+
+ {batchFillType === 'bothRatio' ? (
+ <>
+