Explorar o código

Merge remote-tracking branch 'origin/dev' into dev

yanghe17378 hai 11 meses
pai
achega
71ec779284
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/factoryModel/productionLine/index.vue

+ 1 - 1
src/views/factoryModel/productionLine/index.vue

@@ -56,7 +56,7 @@
           </el-link>
           <el-popconfirm
             class="ele-action"
-            title="确定要删除此角色吗?"
+            title="确定要删除此产线吗?"
             @confirm="remove(row)"
             v-if="$hasPermission('main:factoryarea:delete')"
           >