|
|
|
@ -129,7 +129,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<el-table-column label="显示顺序" align="center" prop="sort" />
|
|
|
|
<el-table-column label="显示顺序" align="center" prop="sort" />
|
|
|
|
<!-- <el-table-column label="负责人" align="center" prop="workerUserId" />-->
|
|
|
|
<!-- <el-table-column label="负责人" align="center" prop="workerUserId" />-->
|
|
|
|
<el-table-column label="关联机台" align="center" prop="machineName" />
|
|
|
|
<el-table-column label="关联设备" align="center" prop="machineName" />
|
|
|
|
|
|
|
|
|
|
|
|
<el-table-column label="组织状态" align="center" prop="status">
|
|
|
|
<el-table-column label="组织状态" align="center" prop="status">
|
|
|
|
<template #default="scope">
|
|
|
|
<template #default="scope">
|
|
|
|
|