瀏覽代碼

货代海运出口11.01

caojunjie 1 年之前
父節點
當前提交
cf2b5755de

+ 7 - 0
src/views/iosBasicData/SeafreightExportF/bills/assembly/EntrustmentLnformation/precontainers.vue

@@ -359,6 +359,13 @@
       },
       // 新增
       addfun(){
+          if (!this.pid) {
+              this.$message({
+                  message: '请先保存数据之后才能添加',
+                  type: 'warning'
+              });
+              return
+          }
          this.$refs.crud.rowAdd()
       },
       // 编辑