zouyu
2024-01-05 fb616f2a4d91dd9fb16320fb0b3d5fc3cd9e112c
src/views/common/part.vue
@@ -1,7 +1,7 @@
<template>
  <el-dialog
    v-diadrag
    width="60%"
    width="75%"
    title="零件"
    top="5vh"
    :visible.sync="innerVisible"
@@ -18,7 +18,7 @@
      :uploadInfo="uploadInfo"
      :prelang="prelang"
      :options="options"
      :bottomOffset="350"
      :bottomOffset="150"
      :ajaxFun="ajaxFun"
      :paramObj="paramObj"
      ref="commonPartTable"