连涂线

This commit is contained in:
2024-07-19 17:22:36 +08:00
parent 6ec4c16eaf
commit d5cd8827dd
6 changed files with 165 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
<template>
<view class="zd_container">
<nav-bar title="涂线"></nav-bar>
<nav-bar title="涂线"></nav-bar>
<view class="zd_content">
<view class="zd_wrapper">
<view class="filter_item">
@@ -97,7 +97,6 @@
this.$set(el, 'text', el.point_name)
})
this.options1 = [...res]
console.log(this.options1)
},
/** grid查询 */
async _coatedWireIntoStorageTaskShow () {