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

update

parent dd452687
...@@ -163,7 +163,7 @@ export default { ...@@ -163,7 +163,7 @@ export default {
tableHead: { tableHead: {
NO: '序号', NO: '序号',
UserAccount: '用户账号', UserAccount: '用户账号',
UserNo: '用户编号', Scmsuserno: '用户编号',
UserName: '用户名称', UserName: '用户名称',
RoleName: '岗位名称', RoleName: '岗位名称',
Phone: '手机', Phone: '手机',
......
...@@ -105,7 +105,7 @@ ...@@ -105,7 +105,7 @@
<el-table-column <el-table-column
label="操作" label="操作"
show-overflow-tooltip show-overflow-tooltip
width="200"> width="310">
<template slot-scope="scope"> <template slot-scope="scope">
<!-- 4暂停 1待生产 2正在生产 --> <!-- 4暂停 1待生产 2正在生产 -->
<div :class="[scope.row.zip==20033?'noneBox':'']"> <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