Commit f94ae814 authored by chenzj's avatar chenzj

生产报工的报工人员改为多选

parent fd871ed8
......@@ -1773,8 +1773,8 @@ export default {
// this.$u.toast('刀具校验通过!');
},
userDetermine() {
let nick=null;
let user=null;
let nick= '';
let user= '';
const tableSelectData = JSON.parse(JSON.stringify(this.$refs.userPersonnelRef.tableSelectData))
const a= tableSelectData.length - 1;
tableSelectData.forEach((item) =>{
......
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