diff --git a/src/views/goodsManage/productRelease/jcsz.vue b/src/views/goodsManage/productRelease/jcsz.vue index e43b27d..dee346a 100644 --- a/src/views/goodsManage/productRelease/jcsz.vue +++ b/src/views/goodsManage/productRelease/jcsz.vue @@ -366,70 +366,72 @@ {{ '确认' }} + - -
- - - - - - - {{ '搜索' }} - - -
- - - - - - -
- - - {{ '取消' }} - {{ - '确认' - }} - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + { - this.productList = res.rows - this.total = res.total - }) - }, + // getProduct() { + // api.productFind1(Object.assign({}, this.queryParams, this.select)).then((res) => { + // this.productList = res.rows + // this.total = res.total + // }) + // }, getRepurchaseType() { api.repurchaseType().then((res) => { this.repurchaseTypeList = res.data