Commit 12690b61 authored by renjintao's avatar renjintao

aps

parent a76f54b3
......@@ -450,7 +450,7 @@ export default {
},
selectAll(status) {
this.$refs.table.selectAll(status)
}
},
},
computed: {
columnsNow() {
......
......@@ -422,7 +422,7 @@ export default {
l(key) {
let vkey = "mes_op_task_plan_simulate" + "." + key;
return this.$t(vkey) || key;
}
},
}
};
</script>
......
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