feat: There is no way the, debugger
This commit is contained in:
@@ -466,7 +466,6 @@ export default {
|
||||
pId: this.$route.query.prcId,
|
||||
}).then(res => {
|
||||
if (res) {
|
||||
debugger
|
||||
const processForm = JSON.parse(res.mesg)
|
||||
if (processForm.qbfsForm === undefined) {
|
||||
this.getFormFieldList(processForm)
|
||||
|
||||
Reference in New Issue
Block a user