applications/task-work-order/src/views/orderView/orderManage/operatingIncome/index.vue
@@ -80,6 +80,7 @@ </basic-container> </template> <script setup> import { Delete, Plus } from '@element-plus/icons-vue' import { ElMessage, ElMessageBox, ElLoading } from 'element-plus' import { operatingIncomePage, operatingIncomeUpdate, operatingIncomeAdd, operatingIncomeBatchDelete } from './operatingIncomeApi'