This commit is contained in:
2024-04-28 10:04:07 +08:00
parent f4c51a5694
commit 6b4e58059f
2 changed files with 4 additions and 4 deletions

View File

@@ -94,8 +94,8 @@
</template>
<script>
// import { cockpitpress } from '@js/getData1'
import {cockpitpress} from '@js/mork1.js'
import { cockpitpress } from '@js/getData1'
// import {cockpitpress} from '@js/mork1.js'
export default {
name: 'ProdCount',
data () {

View File

@@ -156,8 +156,8 @@
</template>
<script>
// import {cockpitsorting} from '@js/getData1.js'
import {cockpitsorting} from '@js/mork1.js'
import {cockpitsorting} from '@js/getData1.js'
// import {cockpitsorting} from '@js/mork1.js'
export default {
name: 'SortWorkMonitor',
data () {