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