zx 2 gadi atpakaļ
vecāks
revīzija
959f59c893

+ 3 - 3
src/views/TMS/components/importedShip/shipmentInstructions.vue

@@ -104,11 +104,11 @@ export default {
     },
     addPick() {
       if (this.shipmentInstructionList.length == 0) {
-        this.$message.warning("请勾选已下发的提货委托,方可生成提货委托书");
+        this.$message.warning("请勾选已下发的装船指令,方可生成装船通知书");
         return;
       }
-      // if (this.shipmentInstructionList.instructions != null) {
-      //   this.$message.warning("请勾选已下发的提货委托,方可生成提货委托书");
+      // if (this.shipmentInstructionList.instructions = null) {
+      //   this.$message.warning("装船通知书暂时针对");
       //   return;
       // }
       let shipmentInstructionList = {