Commit 4cbcd5fe by yiyu.li

change

parent 9baa94dd
......@@ -410,7 +410,7 @@ export default {
: "";
let data = {
fillsn: this.tabindex == "1" ? 0 : 1,
code: code,
productcode: code,
};
this.request("/acc/AutomationLocation/GetLocationList", data, "get")
.then((res) => {
......
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