loulijun2021
2023-01-06 72932dd999c97b14fa561002d332520985178cf5
src/views/zlgl/gxjyjl.vue
@@ -265,6 +265,7 @@
    </div>
    <el-dialog
      v-el-drag-dialog
      title="工序检验明细"
      :visible.sync="dialogVisible"
      width="900px"
@@ -383,6 +384,7 @@
import { getCookie } from '@/utils/auth'
import ImportPicker from '@/components/ImportPicker'
import { StepCheckTableOutExcel, StepCheckTableSearch, StepCheckTableSubSearch } from '@/api/zlgl'
import elDragDialog from '@/directive/el-drag-dialog'
const SER_HZ = /^[\u4e00-\u9fa5]+$/
export default {
@@ -390,6 +392,7 @@
  components: {
    Pagination, ImportPicker
  },
  directives: { elDragDialog },
  data() {
    return {
      mouseHoverType: 'mouseout',