Commit a73a6b1b authored by 刘殿昕's avatar 刘殿昕

模型不需要文档

parent f1f8a4c8
...@@ -1409,8 +1409,7 @@ export default { ...@@ -1409,8 +1409,7 @@ export default {
) { ) {
if ( if (
this.activeBtn == 2 || this.activeBtn == 2 ||
this.activeBtn == 3 || this.activeBtn == 3
(this.activeBtn == 4 && this.zhyyVal == 22)
) { ) {
if (this.jkwds.length == 0) { if (this.jkwds.length == 0) {
this.$message.error("请上传接口文档"); this.$message.error("请上传接口文档");
......
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