opt:删除wql代码
This commit is contained in:
@@ -65,6 +65,8 @@
|
||||
<el-select
|
||||
v-model="form.bill_type"
|
||||
placeholder="业务类型"
|
||||
clearable
|
||||
:disabled="crud.status.view > 0"
|
||||
class="filter-item"
|
||||
>
|
||||
<el-option
|
||||
|
||||
@@ -126,7 +126,7 @@ export default {
|
||||
name: 'AddDtl',
|
||||
components: { rrOperation, pagination },
|
||||
cruds() {
|
||||
return CRUD({ title: '用户', idField: 'stockrecord_id', url: 'api/handmovestor/getStructIvt',
|
||||
return CRUD({ title: '用户', idField: 'stockrecord_id', url: 'api/handmovestor/g',
|
||||
query: {
|
||||
struct_code: '',
|
||||
remark: '',
|
||||
|
||||
Reference in New Issue
Block a user