车间排产

This commit is contained in:
zhangdingyu
2019-10-25 18:25:54 +08:00
parent cc964bc310
commit 52fece3089
4 changed files with 237 additions and 1 deletions

View File

@@ -186,7 +186,8 @@
</div>
</template>
<script>import { SelectMachine } from '@/api/ManufacturingCenter/ParseQuery'
<script>
import { SelectMachine } from '@/api/ManufacturingCenter/ParseQuery'
import request from '@/utils/request'
export default {
data() {