sale-client 4.3.49 → 4.3.50
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 +1 -1
- package/src/components/common/userinfo_detail/UserBaseInfoNew.vue +1 -1
- package/.gradle/5.2.1/fileChanges/last-build.bin +0 -0
- package/.gradle/5.2.1/fileHashes/fileHashes.lock +0 -0
- package/.gradle/5.2.1/gc.properties +0 -0
- package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/.gradle/buildOutputCleanup/cache.properties +0 -2
- package/.gradle/vcs-1/gc.properties +0 -0
package/package.json
CHANGED
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
</div>
|
|
160
160
|
<div v-if="row.f_meter_type.includes('物联网表')" class="col-sm-4">
|
|
161
161
|
<label class="font_normal_body_new">阀门状态</label>
|
|
162
|
-
<input class="input-underline" style="width:60%" :value="row.
|
|
162
|
+
<input class="input-underline" style="width:60%" :value="row.f_valve_state"
|
|
163
163
|
readonly>
|
|
164
164
|
</div>
|
|
165
165
|
<div v-if="row.f_meter_type.includes('物联网表')" class="col-sm-4">
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
File without changes
|