1
huangxiaoqiang
4 天以前 f43cb0feec53f9a4286d88e5cd62213bcdf55150
项目代码/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",