1
huangxiaoqiang
6 天以前 42a51b0fc2041b872691637db0ec01391a67e026
项目代码/WCS/WIDESEAWCS_Client/src/views/LineInfocopy.vue
@@ -169,7 +169,6 @@
            .then((x) => {
               if (x.status) {
                  this.lineItemInfo = x.data;
                  console.log(this.lineItemInfo.taskNum);
               } else {
                  this.$message({
                     type: "error",