Commit 5b1a695f authored by youjie's avatar youjie

no message

parent 2528cf8b
......@@ -3950,8 +3950,8 @@
childByValue(data) {
this.showID = data;
},
getRemarks(obj) {
if(this.userInfo.SimpleEasy&&this.userInfo.SimpleEasy==1){
getRemarks(obj,type) {
if(type&&type==1&&this.userInfo.SimpleEasy&&this.userInfo.SimpleEasy==1){
this.showType = 2
this.selectedSpotData = obj;
this.$refs.addOrders.openDrawer(obj);
......
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