Explorar el Código

导入划分修改

duy hace 1 mes
padre
commit
39bbfb6e7d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/data-fill/division.vue

+ 1 - 1
src/views/data-fill/division.vue

@@ -1099,7 +1099,7 @@
                         导入模板
                     </el-button>
                 </div>
-                <div v-if="progressData > 0" class="mt-4">
+                <div v-if="isCanClickImport" class="mt-4">
                     <el-progress
                         :text-inside="true"
                         :stroke-width="24"