소스 검색

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

yq1 1 년 전
부모
커밋
b12b824d72
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/xt_pages/workforce/components/tableData.vue

+ 1 - 1
src/xt_pages/workforce/components/tableData.vue 파일 보기

@@ -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')