Commit cc0664ff authored by renjintao's avatar renjintao

ai

parent ac0167c7
......@@ -417,14 +417,6 @@ export default {
this.list.splice(b, 0, tempArray);
},
getUserDepart() {
alert("5656565");
// Api.getUserDepart().then(res=>{
// console.log("11111",res)
// return res
// })
},
l(key) {
let vkey = "mes_part_task_plan_simulate" + "." + key;
return this.$t(vkey) || key;
......
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