Commit ddaf6a05 authored by dingyoujian's avatar dingyoujian

调整

parent 33370ba4
......@@ -63,7 +63,7 @@
},
data() {
return {
/*需要的额外参数 */
showDialog: false,
DialogName: '',
......@@ -79,7 +79,7 @@
/* 表格标题对应参数*/
tableTitle: [
{label: "部门", prop: "bmName", fieldType: "ftString",width:192},
{label: "班组", prop: "bzName", fieldType: "ftString",width:192},
// {label: "班组", prop: "bzName", fieldType: "ftString",width:192},
// {label: "违规人ID", prop: "userid", fieldType: "ftString",width:192},
{label: "违章人", prop: "wzr", fieldType: "ftString",width:192},
{label: "手机", prop: "phone", fieldType: "ftString",width:192},
......
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