Commit 05839ea7 authored by 徐来柯's avatar 徐来柯

update

parent dd452687
......@@ -163,7 +163,7 @@ export default {
tableHead: {
NO: '序号',
UserAccount: '用户账号',
UserNo: '用户编号',
Scmsuserno: '用户编号',
UserName: '用户名称',
RoleName: '岗位名称',
Phone: '手机',
......
......@@ -105,7 +105,7 @@
<el-table-column
label="操作"
show-overflow-tooltip
width="200">
width="310">
<template slot-scope="scope">
<!-- 4暂停 1待生产 2正在生产 -->
<div :class="[scope.row.zip==20033?'noneBox':'']">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment