分配任务加机床分组查

This commit is contained in:
chenjianan
2019-04-17 12:02:58 +08:00
parent f6033a7ceb
commit 9339c96280
3 changed files with 130 additions and 36 deletions

View File

@@ -160,7 +160,7 @@ import { searchInquirySheet, searchSheetContract, doneContract } from '@/api/Pur
import { convertCurrency } from '@/vendor/int2Chinese'
import { mapGetters } from 'vuex'
import $ from 'jquery'
import { sleep } from '@/utils/tool'
export default {
components: { Tinymce },
inject: ['reload'],