diff --git a/debug.log b/debug.log deleted file mode 100644 index 406a012..0000000 --- a/debug.log +++ /dev/null @@ -1,5 +0,0 @@ -[0202/091751.774:ERROR:directory_reader_win.cc(43)] FindFirstFile: 系统找不到指定的路径。 (0x3) -[0202/114523.157:ERROR:directory_reader_win.cc(43)] FindFirstFile: 系统找不到指定的路径。 (0x3) -[0208/090116.538:ERROR:directory_reader_win.cc(43)] FindFirstFile: 系统找不到指定的路径。 (0x3) -[0225/090935.420:ERROR:directory_reader_win.cc(43)] FindFirstFile: 系统找不到指定的路径。 (0x3) -[0226/092705.472:ERROR:directory_reader_win.cc(43)] FindFirstFile: 系统找不到指定的路径。 (0x3) diff --git a/src/views/modules/common/Chooselist.vue b/src/views/modules/common/Chooselist.vue index 151d62a..ef177cb 100644 --- a/src/views/modules/common/Chooselist.vue +++ b/src/views/modules/common/Chooselist.vue @@ -177,7 +177,8 @@ export default { if (this.param3) { sql += " and active like '%" + this.param3 + "%'" } - if (this.tagNo <1000){ + if (this.tagNo <1000 && this.tagNo !== 93){ + console.log(this.tagNo) if (this.param4) { sql += " and site=" + this.param4 } diff --git a/src/views/modules/sys/role-add-or-update.vue b/src/views/modules/sys/role-add-or-update.vue index ed0c373..068822f 100644 --- a/src/views/modules/sys/role-add-or-update.vue +++ b/src/views/modules/sys/role-add-or-update.vue @@ -15,7 +15,6 @@ { + for (let x1Element of x1) { + this.$refs.menuListTree.setChecked(x1Element,true,false) + } + }) } }) } diff --git a/src/views/modules/sys/user.vue b/src/views/modules/sys/user.vue index d87e03c..375d6b7 100644 --- a/src/views/modules/sys/user.vue +++ b/src/views/modules/sys/user.vue @@ -5,9 +5,14 @@ - 鏌ヨ + 鏌ヨ 鏂板 - 鎵归噺鍒犻櫎 + 鐗规畩鏉冮檺 + + 宸ュ巶鎺堟潈 + - - - - - - - - - - - - - + + + + + + + + + + + + + @@ -77,15 +84,16 @@ width="150" label="鎿嶄綔"> - + @@ -108,178 +117,185 @@ diff --git a/src/views/modules/yieldReport/produce_order.vue b/src/views/modules/yieldReport/produce_order.vue index f5889c6..4bd6cbc 100644 --- a/src/views/modules/yieldReport/produce_order.vue +++ b/src/views/modules/yieldReport/produce_order.vue @@ -273,6 +273,96 @@ export default { search: '鏌ヨ', }, columnProduceScheduleArray: [ + { + userId: this.$store.state.user.name, + functionId: 5302, + serialNumber: '5302ProduceCostRollUpFlag', + tableId: "5302Produce", + tableName: "寰呯敓浜у伐鍗", + columnProp: "costRollUpFlag", + headerAlign: "center", + align: "center", + columnLabel: "宸叉帓鏂", + columnWidth: 60, + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: false + }, + { + userId: this.$store.state.user.name, + functionId: 5302, + serialNumber: '5302ProduceManualFlag', + tableId: "5302Produce", + tableName: "寰呯敓浜у伐鍗", + columnProp: "manualFlag", + headerAlign: "center", + align: "center", + columnLabel: "鍒妯″凡鍙", + columnWidth: 60, + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: false + }, + { + userId: this.$store.state.user.name, + functionId: 5302, + serialNumber: '5302ProduceRepairSOFlag', + tableId: "5302Produce", + tableName: "寰呯敓浜у伐鍗", + columnProp: "repairSOFlag", + headerAlign: "center", + align: "center", + columnLabel: "鍗扮増宸插彂", + columnWidth: 60, + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: false + }, + { + userId: this.$store.state.user.name, + functionId: 5302, + serialNumber: '5302ProducePreResourceInfo', + tableId: "5302Produce", + tableName: "寰呯敓浜у伐鍗", + columnProp: "preResourceInfo", + headerAlign: "center", + align: "left", + columnLabel: "涓婂伐搴忔満鍙颁俊鎭", + columnWidth: 100, + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: false + }, + { + userId: this.$store.state.user.name, + functionId: 5302, + serialNumber: '5302ProducePreQtyFinished', + tableId: "5302Produce", + tableName: "寰呯敓浜у伐鍗", + columnProp: "preQtyFinished", + headerAlign: "center", + align: "right", + columnLabel: "涓婂伐搴忓畬宸ユ暟", + columnWidth: 100, + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: false + }, { userId: this.$store.state.user.name, functionId: 5302, @@ -286,7 +376,7 @@ export default { columnWidth: 125, columnHidden: false, columnImage: false, - columnSortable: false, + columnSortable: true, sortLv: 0, status: true, fixed: false @@ -304,7 +394,7 @@ export default { columnWidth: 125, columnHidden: false, columnImage: false, - columnSortable: false, + columnSortable: true, sortLv: 0, status: true, fixed: false @@ -373,10 +463,10 @@ export default { headerAlign: "center", align: "center", columnLabel: "宸ュ簭鍙", - columnWidth: 50, + columnWidth: 80, columnHidden: false, columnImage: false, - columnSortable: false, + columnSortable: true, sortLv: 0, status: true, fixed: false @@ -412,7 +502,7 @@ export default { columnWidth: 60, columnHidden: false, columnImage: false, - columnSortable: false, + columnSortable: true, sortLv: 0, status: true, fixed: false @@ -443,12 +533,12 @@ export default { tableName: "寰呯敓浜у伐鍗", columnProp: "qtyReported", headerAlign: "center", - align: "center", + align: "right", columnLabel: "宸叉姤鍛婃暟閲", - columnWidth: 70, + columnWidth: 100, columnHidden: false, columnImage: false, - columnSortable: false, + columnSortable: true, sortLv: 0, status: true, fixed: false @@ -463,10 +553,10 @@ export default { headerAlign: "center", align: "center", columnLabel: "鐢熶骇璁㈠崟瑕佹眰瀹屽伐鏃ユ湡", - columnWidth: 130, + columnWidth: 170, columnHidden: false, columnImage: false, - columnSortable: false, + columnSortable: true, sortLv: 0, status: true, fixed: false @@ -502,7 +592,7 @@ export default { columnWidth: 110, columnHidden: false, columnImage: false, - columnSortable: false, + columnSortable: true, sortLv: 0, status: true, fixed: false @@ -993,96 +1083,7 @@ export default { status: true, fixed: false }, - { - userId: this.$store.state.user.name, - functionId: 5302, - serialNumber: '5302ProduceCostRollUpFlag', - tableId: "5302Produce", - tableName: "寰呯敓浜у伐鍗", - columnProp: "costRollUpFlag", - headerAlign: "center", - align: "center", - columnLabel: "宸叉帓鏂", - columnWidth: 80, - columnHidden: false, - columnImage: false, - columnSortable: false, - sortLv: 0, - status: true, - fixed: false - }, - { - userId: this.$store.state.user.name, - functionId: 5302, - serialNumber: '5302ProduceManualFlag', - tableId: "5302Produce", - tableName: "寰呯敓浜у伐鍗", - columnProp: "manualFlag", - headerAlign: "center", - align: "center", - columnLabel: "鍒妯″凡鍙", - columnWidth: 80, - columnHidden: false, - columnImage: false, - columnSortable: false, - sortLv: 0, - status: true, - fixed: false - }, - { - userId: this.$store.state.user.name, - functionId: 5302, - serialNumber: '5302ProduceRepairSOFlag', - tableId: "5302Produce", - tableName: "寰呯敓浜у伐鍗", - columnProp: "repairSOFlag", - headerAlign: "center", - align: "center", - columnLabel: "鍗扮増宸插彂", - columnWidth: 80, - columnHidden: false, - columnImage: false, - columnSortable: false, - sortLv: 0, - status: true, - fixed: false - }, - { - userId: this.$store.state.user.name, - functionId: 5302, - serialNumber: '5302ProducePreResourceInfo', - tableId: "5302Produce", - tableName: "寰呯敓浜у伐鍗", - columnProp: "preResourceInfo", - headerAlign: "center", - align: "center", - columnLabel: "涓婂伐搴忔満鍙颁俊鎭", - columnWidth: 120, - columnHidden: false, - columnImage: false, - columnSortable: false, - sortLv: 0, - status: true, - fixed: false - }, - { - userId: this.$store.state.user.name, - functionId: 5302, - serialNumber: '5302ProducePreQtyFinished', - tableId: "5302Produce", - tableName: "寰呯敓浜у伐鍗", - columnProp: "preQtyFinished", - headerAlign: "center", - align: "center", - columnLabel: "涓婂伐搴忓畬宸ユ暟", - columnWidth: 120, - columnHidden: false, - columnImage: false, - columnSortable: false, - sortLv: 0, - status: true, - fixed: false - }, + ], menuButton: { prdButton: true, @@ -1456,7 +1457,7 @@ export default { // 鍙栨秷鎵鏈夋淳宸ュ崟鎿嶄綔 if ('6' == val) { //璋冪敤鎻愮ず鐨勬柟娉 - this.$confirm(` 纭畾鍙栨秷鎵鏈夋淳宸ュ崟鎿嶄綔`, `鐢熶骇宸叉帓鏂檂, { + this.$confirm(` 纭畾鍙栨秷鎵鏈夋淳宸ュ崟鎿嶄綔`, `鐢熶骇璁㈠崟`, { confirmButtonText: '纭畾', cancelButtonText: '鍙栨秷', type: 'warning'