소스 검색

新分支

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

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

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