Explorar el Código

文件收集与审批控制台输出信息

hujunwei hace 2 años
padre
commit
f00b864273
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/pages/main/performance/department.vue

+ 1 - 0
src/pages/main/performance/department.vue

@@ -747,6 +747,7 @@ export default {
     // 查看按钮
     handleCheck(row) {
       this.edit_form = row;
+      console.log(row.status+"status")
       this.edit_visible = false;
       this.id = row.id;
       this.visible = true;