Minor Changes
This commit is contained in:
@@ -69,7 +69,6 @@ setupCreate()
|
||||
|
||||
const setupQuery = () => {
|
||||
if(route.query) {
|
||||
console.log(route.query)
|
||||
|
||||
Object.keys(route.query).forEach(key => {
|
||||
if(["customer","contract","plant","contact"].includes(key)){
|
||||
|
||||
Reference in New Issue
Block a user