Explorar el Código

生产工单 派单按钮文字修改

jingshuyong hace 11 meses
padre
commit
be0fca0efc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/produceOrder/index.vue

+ 1 - 1
src/views/produceOrder/index.vue

@@ -159,7 +159,7 @@
               :underline="false"
               @click="toReleaseOpen(row)"
             >
-              派单
+              任务派单
             </el-link>
           </template>
         </template>