Explorar el Código

提交采购申请

caojunjie hace 4 años
padre
commit
8559bce54b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/views/purchaseRequest/index.vue

+ 2 - 0
src/views/purchaseRequest/index.vue

@@ -982,6 +982,8 @@ export default {
             })
           }
           break
+        case '请核':
+          
         default:
           this.$message.error('该按钮暂无功能')
       }