Selaa lähdekoodia

Merge remote-tracking branch 'origin/20230223_pc_vue_new_branch' into 20230223_pc_vue_new_branch

yq1 1 vuosi sitten
vanhempi
commit
b12b824d72
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/xt_pages/workforce/components/tableData.vue

+ 1 - 1
src/xt_pages/workforce/components/tableData.vue Näytä tiedosto

@@ -736,7 +736,7 @@
736 736
 </template>
737 737
 
738 738
 <script>
739
-import Drag from '@/utils/move.js';
739
+// import Drag from '@/utils/move.js';
740 740
 import { uParseTime } from "@/utils/tools";
741 741
 import print from 'print-js'
742 742
 const moment = require('moment')