dengzedong
2024-09-20 8de0657846ff9d860207aa26b9fa1a1ecd457afb
src/views/model/pre/predict/index.vue
@@ -103,7 +103,7 @@
</template>
<script lang="ts" setup>
import MmPredictItemForm from './MmPredictItemForm.vue'
import * as MmPredictItem from '@/api/model/pre/dm'
import * as MmPredictItem from '@/api/model/pre/predict'
defineOptions({name: 'DataMmPredictItem'})