apply-clients 4.1.40-weinan → 4.1.41-weinan
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
:valueSingle="true"></input-select>
|
|
139
139
|
</div>
|
|
140
140
|
</div>
|
|
141
|
-
<div class="form-group col-sm-6">
|
|
141
|
+
<!-- <div class="form-group col-sm-6">
|
|
142
142
|
<label class="col-sm-4 control-label">设备编号:</label>
|
|
143
143
|
<div class="col-sm-8">
|
|
144
144
|
<input class="form-control input_view" style=""
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
:value="item.f_devices_no"
|
|
148
148
|
:readonly="mark === 1"/>
|
|
149
149
|
</div>
|
|
150
|
-
</div
|
|
150
|
+
</div>-->
|
|
151
151
|
<div class="form-group col-sm-6">
|
|
152
152
|
<label class="col-sm-4 control-label">设备品牌:</label>
|
|
153
153
|
<div class="col-sm-8">
|